/*
Theme Name: ISGOC DESIGN
Theme URI: http://www.isgoc.com/site
Description: New Design for ISGOC 
Author: A.A.
Author URI: http://www.isgoc.com
Version: 1.3
*/

@import url('main/css/bootstrap.min.css'); 
@import url('main/css/main.css'); 

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('./main/fonts/glyphicons-halflings-regular.eot');
  src: url('./main/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('./main/fonts/glyphicons-halflings-regular.woff') format('woff'), url('./main/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('./main/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.section-details {
background: rgba(255, 255, 255, .70); 
}
.btn-default {
border-color: #000000;
}
.featured-section-header {
background-color: #19A3D1;
}