*{
    padding: 0;
    margin: 0;
    outline: 0;
}
ol,
ul{
    list-style-type: none;
    margin: 0;
}
ul li{
	color: #000;
}
h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
i,
span,
input{
    padding: 0;
    margin: 0;
}
h1,
h2,
h3,
h4,
h5{
  font-size: 25px;
}
body{

}
a,
a:hover{
    color: #000;
    text-decoration: none;
}
img{
    vertical-align: middle;
}

/* common css start */
@font-face{
	font-family: conthrax-regular;
	src: url(../fonts/conthrax/conthrax-sb.ttf);
}
@font-face{
	font-family: Myriad_Light;
	src: url(../fonts/myriad/Myriad_Light.otf);
}
@font-face{
	font-family: Myriad_Black;
	src: url(../fonts/myriad/Myriad_Black.otf);
}
@font-face{
	font-family: Myriad_Bold;
	src: url(../fonts/myriad/Myriad_Bold.ttf);
}
@font-face{
	font-family: Myriad_Regular;
	src: url(../fonts/myriad/Myriad_Regular.ttf);
}
@font-face{
	font-family: georgia_bold;
	src: url(../fonts/georgia/georgia_bold.ttf);
}
@font-face{
	font-family: georgia_regular;
	src: url(../fonts/georgia/georgia_regular.ttf);
}

.home_page_bg{
    background-image: url(../images/home_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.home_bg_ol{
    background: rgba(0, 0, 0, 0.5);
}

/* common css end */

/* header css start */
.header_section{
    padding-top: 10px;
}
.header_section .navbar-brand img{
    width: 100px;
}
.navbar-nav .nav-item .nav-link {
	color: #000;
	font-size: 14px;
	font-family: conthrax-regular;
	font-weight: 400;
	padding: 0px 25px;
}
.home_page_bg .navbar-nav .nav-item .nav-link {
	color: #fff;
}
.navbar-nav .nav-item .nav-link:hover{
    color: #d3caca;
}
/* header css end */

/* home page css start */
.home_page_content_sec{
    padding-top: 80px;
    padding-bottom: 100px;
}
.home_page_txt{
    text-align: center;
}
.home_page_txt h1{
    color: #fff;
    font-size: 65px;
	font-family: conthrax-regular;
    font-weight: 400;
    line-height: 53px;
    margin-top: 20px;
}

.home_page_txt h2{
    color: #fff;
    font-size: 64px;
	font-family: conthrax-regular;
    font-weight: 400;
    line-height: 53px;
    margin-bottom: 30px;
}
.home_page_txt p{
    color: #fff;
    font-size: 20px;
    font-family: georgia_regular;
    font-weight: 400;
    line-height: 33px;
}
.home_page_bg .footer_section{
    background: rgba(0, 0, 0, 0.4);
    border-top: 1px double #494949;
}
/* home page css end */

/* who we are css start */
.who_we_are_banr_sec{
    padding: 40px 0px 10px;
}
.who_we_banr img{
    width: 100%;
}
.who_we_banr p {
	color: #3b3b3b;
	font-size: 17px;
	font-family: Myriad_Regular;
	font-weight: 400;
	line-height: 33px;
	margin-top: 40px;
	margin-bottom: 70px;
}
.who_we_banr hr{
   border-color: #eeeeee;
}
.who_we_are_txt_sec{
    padding-bottom: 100px;
}
.who_we_txt{
    margin-bottom: 30px;
}
.who_we_txt img {
	width: 100px;
	margin-right: 25px;
}
.who_we_txt h5{
    color: #848688;
    font-size: 19px;
	font-family: conthrax-regular;
	font-weight: 400;
	line-height: 33px;
    margin-top: 25px;
}
.who_we_txt p {
	color: #3b3b3b;
	font-size: 15px;
	font-family: Myriad_Regular;
	font-weight: 400;
	line-height: 33px;
	margin-top: -8px;
}
.who_we_btm_head h5{
    color: #848688;
	font-size: 22px;
	font-family: conthrax-regular;
	font-weight: 400;
	margin-bottom: 30px;
}
.who_we_btm_icon{
    text-align: center;
}
.who_we_btm_icon img{
    width: 100px;   
    margin-bottom: 10px;
}
.who_we_btm_icon h6{
    color: #848688;
	font-size: 15px;
	font-family: Myriad_Regular;
	font-weight: 400;
}
/* who we are css end */

/* what we do css start */
.what_we_do_sec{
    padding-top: 30px;
}
.what_do_banr{
    background-image: url(../images/blck_banr.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 30px 0px;
    
    
}
.what_do_banr h4{
    padding-top: 280px;
    color: #fff;
	font-size: 25px;
	font-family: Myriad_Regular;
	font-weight: 400;
    padding-left: 20px;
    
    
}
.what_do_txt p {
	color: #585858;
	font-size: 15px;
	font-family: Myriad_Regular;
	font-weight: 400;
	padding: 30px 0px 100px;
}
/* what we do css end */

/* portfolio css start */
.port_banr img{
    padding-top: 260px;
    padding-left: 40px;
    padding-bottom: 20px;
}
.port_banr h6{
    color: #848688;
    font-size: 22px;
	font-family: Myriad_Regular;
	font-weight: 400;
    padding-left: 20px;
}
/* portfolio css end */


/* chairman css start */
.chairman_txt_sec {
	padding: 50px 0px;
}
.chairman_profile_txt h5{
    color: #4b4b4b;
    font-size: 20px;
	font-family: Myriad_Regular;
	font-weight: 400;
}
.chairman_profile_txt p{
    color: #4b4b4b;
    font-size: 15px;
	font-family: Myriad_Regular;
	font-weight: 400;
    padding-bottom: 15px;
    line-height: 30px;
}
.contact_form h5,
.chairman_profile_txt h4{
    color: #4b4b4b;
     font-size: 21px;
	font-family: conthrax-regular;
	font-weight: 400;
    padding-top: 10px;
    padding-bottom: 30px;
}


.chairman_profile_txt hr{}
/* chairman css end */

/* contact css start */
.contact_details{
    padding-bottom: 10px;
}
.contact_details img {
	width: 30px;
	margin-right: 15px;
}
.contact_details p{
    color: #4b4b4b;
    font-size: 15px;
	font-family: Myriad_Regular;
	font-weight: 400;
}
.contact_details p span{
    font-size: 20px;
}
.mt_0 p{
    margin-top: -12px;
}
.contact_form {
	padding: 30px 0px;
    text-align: center;
}
.contact_form input {
	width: 100%;
	height: 50px;
	padding-left: 15px;
	background: #f7f7f7;
	border: none;
	font-size: 14px;
    font-family: Myriad_Regular;
}
.contact_form textarea {
	width: 100%;
	min-height: 183px;
	padding: 15px;
    background: #f7f7f7;
	border: none;
	font-size: 14px;
    font-family: Myriad_Regular;
    resize: none;
}
.submit_btn{
    text-align: center;
    margin-top: 15px;
}
.submit_btn button {
	background: #242424;
	padding: 12px 40px;
	border: navajowhite;
	color: #fff;
	font-size: 14px;
	font-family: conthrax-regular;
	text-transform: uppercase;
}
/* contact css end */

/* footer css start */
.footer_section{
    background: #000;
    padding: 10px 0px;
}
.ftr_lft a{
    color: #fff;
    font-size: 14px;
    font-family: georgia_regular;
    font-weight: 400;
}
.ftr_right_txt a{
    color: #fff;
    font-size: 14px;
    font-family: georgia_regular;
    font-weight: 400;
}
.ftr_rght_icon ul{
    float: right;
}
.ftr_rght_icon ul li{
    float: left;
}
.ftr_rght_icon ul li a {
	color: #fff;
	width: 30px;
	height: 30px;
	border: 1px solid #fff;
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	border-radius: 50%;
	margin-right: 10px;
    transition: all linear .2s;
}
.ftr_rght_icon ul li a:hover {
	color: #000;
    background: #fff;
}
/* footer css end */

/* header fixed start  */
.fixed_header{
    position: relative;
}
.fixed_txt {
	position: absolute;
	top: 5px;
	left: 100px;
}
.fixed_txt h6 a{
	font-family: conthrax-regular;
    color: #fff;
    font-size: 14px;
    
}
.fixed_drpdown a{
    color: #000;
    font-family: conthrax-regular;
    font-size: 13px;
}
.home_page_bg .fixed_drpdown .dropdown-menu a{
    color: #000;
}
.home_page_bg .fixed_drpdown a{
    color: #fff;
}
.fixed_drpdown {
	position: absolute;
	top: 2px;
	right: 45px;
}
.fixed_drpdown .dropdown-menu {
	min-width: 24px;
}

.fixed_search {
	position: absolute;
	top: -5px;
	left: 52px;
}
.fixed_search .button {
	display: inline-block;
	font-size: 14px;
	height: 25px;
	color: #000;
	text-decoration: none;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.home_page_bg .fixed_search .button {
	color: #fff;
}

.fixed_search .button:hover {
	transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	color: black;
}

.fixed_search .search-container {
	position: relative;
	display: inline-block;
	margin: 4px 2px;
	height: 32px;
	width: 32px;
	vertical-align: bottom;
    font-family: conthrax-regular;
    color: #fff;
    font-size: 12px;
}

.fixed_search .mglass {
	display: inline-block;
	pointer-events: none;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
}

.fixed_search .searchbutton {
	position: absolute;
	font-size: 22px;
	width: 100%;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	height: 32px;
	line-height: 32px;
}

.fixed_search .search:focus + .searchbutton {
	transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	background-color: white;
	color: black;
}

.fixed_search .search {
	position: absolute;
	left: 25px; /* Button width-1px (Not 50px/100% because that will sometimes show a 1px line between the search box and button) */
	background-color: white;
	outline: none;
	border: none;
	padding: 0;
	width: 0;
	height: 100%;
	z-index: 10;
	transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
}

.fixed_search .search:focus {
	width: 240px; /* Bar width+1px */
	padding: 0 16px 0 0;
}

.fixed_search .expandright {
	left: auto;
	right: 49px; /* Button width-1px */
}

.fixed_search .expandright:focus {
	padding: 0 0 0 16px;
}
/* header fixed end  */