/* Enter Your Custom CSS Here */


.header_section {
    background-color: #042E6F;
    /*height: 120PX !important;*/
}


/* style call out area on home page */


.enigma_callout_area p {
    color: #ffffff;
  	text-align:center;
  	font-weight: bold;
  	line-height: 80px;
}


.enigma_callout_area a:hover a.enigma_callout_btn  {
    background-color: #F18800 ;
}

.enigma_callout_btn {
	margin-top: 10px;
}

.enigma_footer_area {
    background: #042E6F;
}

/* Remove footer widget area */

.enigma_footer_widget_area {
  display: none;
}


/* slider size */
  
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  /* height: 250PX !important;
  width: 1580px !important; */ 
  margin: 0 auto;
}

.carousel-inner {
background-color: #042E6F;
  
  /*background-image: url("http://code-it.com.au/wp-content/uploads/2016/06/background-header-dark-tile.jpg");
  background-repeat: repeat-x;  */
}

.carousel-inner img {
    width: auto;
}
/* About (service) Section - Making coloumns into paragraphs) */
#isotope-service-container .col-md-4 {width: 100%;} .enigma_service {padding-bottom: 10px; padding-top: 5px;} .enigma_service .col-sm-12 {height:80px;}

/* Menu button colour */

.navbar-default .navbar-nav  .active  a, .navbar-default .navbar-nav .active  a:hover, .navbar-default .navbar-nav  .active a:focus, .dropdown-menu .active a {
    background-color: #E52329;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus 
{
    background-color: #E52329;
}

/* Change underline colour */

.enigma_heading_title h3 {
  
    border-bottom: 4px solid #ffffff;
    color: #3b3b3b;
}

/* Services icons (About section)*/
.enigma_service_iocn {
    border: 4px solid #F18800;
    background-image: linear-gradient(to bottom, #F18800 50%, #fff 50%);
}

.enigma_service_area:hover .enigma_service_iocn i {
color: #042E6F;
}


/* Services - headings*/
a:hover, a:focus {
    color: #E52329;
}

a {
    color: #042E6F;
    text-decoration: none;
}

/* Classes section hover */

.img-wrapper:hover .enigma_home_portfolio_caption {
    background: #FBB900;
    border-left: 1px solid #FBB900;
    border-bottom: 4px solid #FBB900;
    border-right: 1px solid #FBB900;
}

.enigma_home_portfolio_caption {
    border-left: 1px solid #ccc;
    border-bottom: 4px solid #FBB900;
    border-right: 1px solid #ccc;
}

/* Title changed from grey to black (H1) */

.enigma_header_breadcrum_title h1 {
    color: #ffffff;
}

/* current page changed to red */

.breadcrumb li a {
    color: #E52329 !important;
  
}

.breadcrumb {
  color:#ffffff;
}


.enigma_header_breadcrum_title {
    margin-bottom: 20px;
    opacity: 1;
    padding-top: 0px;
    padding-bottom: 0px;
}

/* Remove current page and home page from the bread crumb */

.breadcrumb li {
    display: none;
}

/* div color on page changed to Navy */
.enigma_header_breadcrum_title {
    background: #042E6F;
      height: 80PX !important;
}

/* Contact form (Text color changed to black) */
.enigma_blog_post_content p {
    color: #000000;
}


/* Font type changed to arial */

 h2 {
    font-family: arial;
}


.contact-icon i {
  color: red;
}

.enigma_callout_area {
    background-color: #042E6F;
  opacity: 0.95;
  padding-top: 20px;
  padding-bottom: 20px;
}


table {
    width: 500px;
}

.scroll {
    max-height: 60px;
    overflow: auto;
}

/*Change font to badaboom and exo + spaced badaboom font */


@font-face {
  font-family: "BadaBoom BB";
  src: url("http://code-it.com.au/wp-content/themes/enigma-child-01/fonts/BadaBoomBBV2/BadaBoom BB V2.eot");
  src: url("http://code-it.com.au/wp-content/themes/enigma-child-01/fonts/BadaBoomBBV2/BadaBoom BB V2.eot?#iefix") format("embedded-opentype"),
    url("http://code-it.com.au/wp-content/themes/enigma-child-01/fonts/BadaBoomBBV2/BadaBoom BB V2.woff2") format("woff2"),
    url("http://code-it.com.au/wp-content/themes/enigma-child-01/fonts/BadaBoomBBV2/BadaBoom BB V2.woff") format("woff"),
    url("http://code-it.com.au/wp-content/themes/enigma-child-01/fonts/BadaBoomBBV2/BadaBoom BB V2.ttf") format("truetype"),
    url("http://code-it.com.au/wp-content/themes/enigma-child-01/fonts/BadaBoomBBV2/BadaBoom BB V2.svg#BadaBoom BB") format("svg");
}


.enigma_header_breadcrum_title h1 , .enigma_heading_title h3 {
  font-size: 48px;
  font-weight: 400;
  color: #F18800;
  font-family: "BadaBoom BB" !important;
  letter-spacing: 3px;
}


.header_section {
	background-image: url("http://code-it.com.au/wp-content/uploads/2016/06/background-header-dark-tile.jpg");
  background-repeat: repeat-x;
}

/*carousal */

.carousel-text h1{
  background:none;
}

.enigma_callout_shadow {
  background:none;
      height: 0px;
}


.enigma_callout_area a {
      border: 4px solid #ffffff;
}

.head-contact-info {
  padding-top:20px;
}

/* Removal of top border on home page */
.navigation_menu {
    border-top:none;
      padding-top: 5px;
}

/* mobile and media queries 

@media screen and (max-width: 480px) {
    #desktop-courses {
        display: none;
    }
    
  #mobile-courses {
        display: inline-block;
    }
}

@media screen and (min-width: 481px) {
  #desktop-courses {
        display: block;
    }
    
  #mobile-courses {
        display: none;
    }
} */


@media screen and (max-width: 480px) {
    #desk-top-contact {
        display: none;
    }
    
  #mobile-contact {
        display: inline-block;
    }
  
  p.footer-logo-content-tm {
  	font-size: 12px;
  }
  
  .enigma_callout_btn {
  	float: none !important;
  } 
  
  .enigma_header_breadcrum_title {
     height: 100PX !important;
    
    
}
  
  .enigma_header_breadcrum_title h1{
    font-size:32px;
  }
}

@media screen and (min-width: 481px) {
  #desk-top-contact {
        display: block;
    }
    
  #mobile-contact {
        display: none;
    }
  
  .enigma_header_breadcrum_title {
     height: 80PX !important;
  
}
}

p.enigma_footer_copyright_info a {
	color: white !important;
}

p.enigma_footer_copyright_info a:hover {
	color: #E52329 !important;
}

.footer-logo-tm {
	width: 120px;
  height: 120px;
}

.trademark-text {
	color: white;
}

#table-courses-head {
  border-top-style: solid;
    border-top-color: grey;
}

/* Forms - button colour */

#fld_7908577_1 , #fld_3081282_1 , #fld_1913452_1 ,#fld_205830_1  {
  background-color: #042E6F;
  border-color: #042E6F;
    color: #F18800;
    font-weight: 600;
  	line-height: 2;
    font-size: 17px;
    font-family: "Arial" !important;;
}

#fld_7908577_1:hover , #fld_3081282_1:hover , #fld_1913452_1:hover , #fld_205830_1:hover {

background-color: #F18800;
    border-color: #F18800;
    color: #042E6F;
}

/*Locations Boxes */


.panel-default > .panel-heading {
   
    background-color: #FBB900;
    border-color: #FBB900;
  	color: #042E6F;
}

.fa-calendar {
  color: #E52329;
  padding-right: 5px;
}

.fa-map-marker {
	color: #E52329;
  padding-right: 5px;
}

.fa-clock-o {
  color: #E52329;
  padding-right: 5px;
}

.panel-title {
  font-size: 20px;
   padding-top: 10px;
  font-family: arial;
  }

.blog-sep.header-sep {
    margin-top: 0px;
    margin-bottom: -70px;
}

.header-sep {
    border: 0;
    height: 0px;
}



