@charset "utf-8";
/* CSS Document */

/*@import url('https://fonts.googleapis.com/css2?family=Play&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');

/*=====================================
   BACKGROUND-BG
===================================== */
.sky-bg1 {
    position: relative;
    z-index: 1;
    background-image: url(../images/bg/ptn-1.png);
    background-position: center center;
    background-attachment: scroll;
}
.sbs-bg-1 {
    position: relative;
    z-index: 1;
    background-image: url(../images/bg/body-bg.png);
    background-position: center center;
    background-attachment: scroll;
}
.sbs-bg-2 {
    position: relative;
    z-index: auto;
    background-image: url(../images/bg/bg-1.png);
    background-position: center center;
    background-attachment: scroll;
}
.sbs-bg-3 {
    position: relative;
    z-index: auto;
    background-image: url(../images/bg/shape-1.png);
    background-position: center center;
    background-attachment: scroll;
}
.sbs-bg-4 {
    position: relative;
    z-index: auto;
    background-image: url(../images/bg/shape-2.png);
    background-position: center center;
    background-attachment: scroll;
}
.sbs-bg-5 {
    position: relative;
    z-index: auto;
    background-image: url(../images/bg/shape-3.png);
    background-position: center center;
    background-attachment: scroll;
}
.sbs-bg-5 {
    position: relative;
    z-index: auto;
    background-image: url(../images/bg/shape-4.png);
    background-position: center center;
    background-attachment: scroll;
}
.prod-details-info-content h2{
	font-size:25px !important;
	
}
.service-item__thumb {
    
    margin-bottom: 5px !important;
	
}
/*
.service-item__info a {
	color:#FFF !important;
}
.service-item__info{
	background:#267dd9;
	padding:8px 4px;
	color:#FFF !important;
	border-top:2px solid #083f82;
	
	
}*/
.ser-inner{
	background: #fdfdfd;
	border-bottom: 2px solid #e6cccc;
	padding: 5px;
	font-family: 'Open Sans', sans-serif;   
}
.service-item__info h2 a{
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 400 !important;
}
.enq-butn{
    width: auto !important;
    height: auto!important;
    padding: 7px 16px!important;
    font-size: 15px!important;
    line-height: 28px!important;
    font-weight: 400px!important;
	background-color: #083f82!important;
    color: #FFFFFF!important;
	display: inline-block!important;
	border-bottom: 2px solid #24baca !important;

}
.eqp-inner{
	background: #eae8e8;
	padding: 10px 5px;
	color: #fff;
	border-bottom: 2px solid #bbb8b8;
	font-family: 'Open Sans', sans-serif;   
}
.enq-butn:hover{
	background-color: #0c174a!important;
    color: #FFFFFF!important;
}
.mg-logo{
	margin-top: -5px;
}
.pad-80{
	padding: 80px 0px;
}

.about-whybg{
	width:100%;
	min-height:235px;
	float:left;
	background: rgba(141, 255, 244, 0.8);
	padding:20px 3%;
	border: 1px dashed #fff;
}
.about-howbg{
	float:right;
}
.about-whybg h4{
	font-weight: bold;
    float: left;
    text-align: left;
    text-transform: uppercase;
    font-size: 22px;
    width: 100%;
    color: #000000;
	margin-bottom: 15px;
}
.about-whybg ul {
     margin-top:5px;
     margin-left:3%;
     float:left;
	 margin-top:10px;
	 
}
.about-whybg ul li{
     list-style-image:url(../images/bg/bullet.png);
     clear:both;
     float:left;
	 color: #000000;
	 font-size: 16px;
	 line-height:20px;
	 margin-bottom:8px;
}

.line-bottom {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 10px;
}
.line-bottom::after {
	background: #d6b65f;
    bottom: -1px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 50px;
}
.justf{
	text-align: justify !important;
}
.float-right{
	float: right;
}
.mp-30{
	margin-top: 30px;
	padding: 25px 5px;
}
.pt-30{
	padding: 25px 5px;
}
.abt-bg-1{
	background: #e9fbe9;
}
.abt-bg-2{
	background: #f5f9f5;
}
.font-18{
	font-size: 18px !important;
}
.feetxt-1{
	font-size: 18px;
	color: #003471;
	font-weight: bold;
	
}
.feetxt-2{
	font-size: 16px;
	color: #255da0;
	font-weight: bold;
	
}
.mb-5{
	margin-bottom: 5px !important;
	margin-left: 10px;
}
.mb-30{
	margin-bottom: 30px !important;
	
}
.mt-10{
    margin-top: 10px;
}
.mt-15{
	margin-top: 15px;
}
.fee-bg{
	width:100%;
	float:left;
	background: rgba(227, 245, 251, 0.8);
	padding:20px 3%;
	border: 1px dashed #e1c3c3;
	margin-bottom: 30px;
}
.fee-bg h4{
	  font-weight: bold;
    float: left;
    text-align: left;
    text-transform: uppercase;
    font-size: 22px;
    width: 100%;
    color: #000000;
	  margin-bottom: 15px;
}
.fee-bg ul {
  margin-left:3%;
  float:left;
	margin-top:10px;	 
}
.fee-bg ul li{
   list-style-image:url(../images/bg/bullet.png);
   clear:both;
   float:left;
	 color: #000000;
	 font-size: 16px;
	 line-height:20px;
	 margin-bottom:8px;
}
.fee-structure{
	width:100%;
	height: auto;
	float:left;
	background: rgba(227, 245, 251, 0.8);
	padding:20px 3%;
	border: 1px dashed #e1c3c3;
}
.fee-structure h4{
	font-family: 'Open Sans', sans-serif;   
	font-weight: 400;
    float: left;
    text-align: left;
    text-transform: uppercase;
    font-size: 22px;
    width: 100%;
    color: #000000;
	 margin-bottom: 15px;
}
.fee-structure ul {
   margin-left:3%;
   float:left;
	 margin-top:10px;	 
}
.fee-structure ul li{
    list-style-image:url(../images/bg/bullet.png);
   clear:both;
   float:left;
	 color: #000000;
	 font-size: 16px;
	 line-height:20px;
	 margin-bottom:8px;
}
.green-bg{
	background: rgba(230, 251, 227, 0.8) !important;
}
.ethics{
	font-size: 22px !important;
	margin-bottom: 20px !important;
		
}
.ethics h2{
	font-size: 26px !important;
	margin-bottom: 20px !important;
}
.bg-off-1{
    background: #f8f8f8;
}
.captcha-area{
    width: 100%;
    float: left;
    margin-bottom: 8px;
}
.captch {
    width: 150px;
    height: 30px;
    background: url(../images/bg/captcha-bg.jpg) repeat-x;
    float: left;
    margin: 0px 0 0 0px;
    text-align: center;
    font-size: 22px;
    color: #333333;
    line-height: 30px;
    border: 1px solid #d2d2d2;
}
 .cap_in{
    width:25% !important;
    height: auto;
    font-family:Arial, Helvetica, sans-serif;
    font-size:17px;
    color:#3a3a3a !important;
    background:#FFFFFF !important;
    border:1px solid #d2d2d2;
    padding-left:2%;
    padding: 3px 10px !important;
    margin:0px 0px 0px 5px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;  
 
}
.cap_in:focus, .cap_in:hover{
    border-color:#0096c0;
}
.cap_in-home{
    width:42%;
    height: auto;
    font-family:Arial, Helvetica, sans-serif;
    font-size:17px;
    color:#3a3a3a;
    background:#FFFFFF;
    border:1px solid #d2d2d2;
    padding-left:2%;
    margin:0px 0px 0px 5px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;  
}
.cap_in-home:focus, .cap_in:hover{
    border-color:#0096c0;
}
/*----------------------------------------*/
/*  TABLE
/*----------------------------------------*/
.table1 {
	background:#f4f4f4;
	box-shadow:0 0 0 3px white inset;
	border:2px solid #2e3192;
    font-family: 'Open Sans', sans-serif;   
	color:#000000;
	border-collapse: collapse;
    width: 100%;
	font-size:16px;
}
.table1 tr:nth-child(odd){
	background:#e9eafd;
}
.table1 tr:nth-child(even){
	background:#fdfaf0;
}
td, th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}
th{
	background:#2e3192;
	color:#FFF;
	font-weight:500;
	font-size:20px;
	text-align:center;
}
.tr1{
	color:#1c0404;
	text-align:left;
	font-size:16px;
	
}
.tr2{
	color:#1c0404;
	text-align:left;
	font-size:16px;
	
}
.table1 tr:hover{
	background:#5efff2;
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
	
}

/*new*/


.sidebar .navLinks {
 border:solid 1px #eee;
 background:#f5f5f5
}
.sidebar .navLinks h2 {
 background:#035192;
 color:#fff;
 font-size:24px;
 margin:0;
 padding:15px 17px;
 font-weight:400;
 line-height:21px
}
.sidebar .navLinks ul {
 padding:5px 17px
}
.sidebar .navLinks ul li a {
 font-family: 'Open Sans', sans-serif;   
 display:block;
 padding:3px 0;
 margin:5px 0;
 font-size:17px;
 color:#333;
 background:url(../images/bg/list-arrow.png) no-repeat left top 11px;
 padding-left:17px;
 transition:all .3s ease
}
.sidebar .navLinks ul li a:hover {
 margin-left:7px;
 color:#f05f22
}
.sidebar .aboutBlock,
.sidebar .supportSec {
 border-radius:4px
}
.aboutBlock p{
    color: #2a302a;
}
.sidebar .supportSec {
 background:#303032 url(../images/bg/support-bg.jpg) no-repeat center;
 background-size:cover;
 padding:53px 25px 53px 25px
}
.sidebar .supportSec p {
 font-size:21px;
 line-height:33px;
 margin:22px 0 30px;
 color:#fff;
 font-family: 'Open Sans', sans-serif !important;
 font-weight:700
}
.sidebar .supportSec a {
 display:block;
 font-family: 'Open Sans', sans-serif !important;
 font-weight:700
}
.sidebar .supportSec .callBlock {
 color:#2dbedf;
 margin-bottom:7px;
 font-size:27px;
 line-height:27px
}
.sidebar .supportSec .mailBlock {
 color:#fff;
 font-size:15px
}
.sidebar .aboutBlock {
 background-color:#f5f5f5;
 padding:38px 30px 38px 30px
}
.sidebar .aboutBlock p {
 font-size:15px;
 line-height:25px
}
.sidebar .aboutBlock .title {
 color:#010b39;
 font-size:18px;
 line-height:30px;
 margin-top:0;
 margin-bottom:12px;
 font-family: 'Open Sans', sans-serif !important;
 font-weight:700
}
.sidebar .aboutBlock .master-button {
 display:block;
 background-color:#f3a712;
 text-align:center
}
.sidebar .aboutBlock:hover .master-button {
 background-color:#f05f22;
}
.mar-top-30 {
    margin-top: 30px;
}
.sidebar .aboutBlock {
 background-color:#f5f5f5;
 padding:38px 30px 38px 30px
}
.sidebar .aboutBlock .master-button {
 display:block;
 background-color:#cca236;
 text-align:center
}
.sidebar .aboutBlock:hover .master-button {
 background-color:#f05f22
}
.master-button {
    background: #f05f22;
        background-color: rgb(216, 48, 48);
    width: auto;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    border: none;
    font-size: 16px;
    padding: 12px 33px;
    transition: all .3s ease;
    border-radius: 4px;
}
.aboutBlock a:hover  {
 color: #FFFFFF !important;
}
.mar-top-20 {
    margin-top: 20px;
}
.contentArea .numberSec {
 background:#9b3205 url(../images/bg/call-bg.png) no-repeat left top;
 position:relative;
 height:159px
}
.contentArea .numberSec .middle {
 position:absolute;
 transform:translateY(-50%);
 top:50%;
 left:20px;
 right:20px;
 padding:20px 0
}
.contentArea .numberSec a,
.contentArea .numberSec span {
 display:block;
 color:#fff;
 font-family: 'Open Sans', sans-serif !important;
}
.contentArea .numberSec span {
 font-size:14px;
 text-transform:uppercase;
 letter-spacing:2px;
 font-weight:700;
 display:block;
 margin-bottom:10px
}
.contentArea .numberSec a {
 font-size:34px;
 font-weight:700
}


.line-bot {
    font-weight: 700;
    font-size: 26px;
    display: inline-block;
    margin-bottom: 30px;
    padding-bottom: 15px;
    position: relative;
}
.line-bot:before {
    background-color: #ddd;
    content: '';
    position: absolute;
    top: 21px;
    left: calc(100% + 10px);
    height: 1px;
    width: 200px;
}

.line-bot:after {
    background-color: #083f82;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 80px;
}


.cmt-row.fid-section-bottum-2 {
    padding: 80px 0 75px;
    /* margin-bottom: 0px; */
    margin-top: -180px;
}
.cmt-bgcolor-2{
    background: #cfc;
}
.about-section{
    text-align: justify;
}
.abt-txt{
    font-size: 15px !important;
    line-height: 30px !important;
}
.trd-txt{
    font-size: 14px;
    text-align: justify;
    color: #2e2727;
}
.pad-10{
    padding: 10px 0px !important;
}
.pad-10i{
    padding: 10px 15px 10px 15px !important;
    text-align: justify;
}




/* =======================
    Home-page-Top
------------------------*/

.whatsapp-icon {
    position: fixed;
    right: 3px;
    bottom: 90px;
    border-radius: 50%;
    height: auto;
    width: auto;
    cursor: pointer;
    z-index: 1000000 !important;
    transition: 0.3s;
}


/* ========================================= */
/*     OZ-FOOTER-MENU - MODERN-APP-VIEW     */
/* ======================================== */

.footer-bar-fxoz .circle-nav strong, .footer-bar-fxoz .active-nav em {
    background-image: linear-gradient(to bottom, #5D9CEC, #4A89DC)!important;
}
#footer-bar-oz {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 98;
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    background-color: rgba(255, 255, 255, .9);
    display: flex;
    min-height: 61px;
    border-top: solid 1px rgba(0, 0, 0, .05);
    text-align: center;
    transition: transform 350ms ease!important;
}
#footer-bar-oz a {
    color: #1f1f1f;
    padding-top: 12px;
    position: relative;
    flex: 1 1 auto;
    width: 100%;
}
#footer-bar-oz a span {
    position: relative;
    z-index: 2;
    display: block;
    font-size: 10px;
    font-weight: 500;
    margin-top: -6px;
    opacity: .7;
    font-family: roboto, sans-serif!important;
}
#footer-bar-oz a i {
    font-size: 18px;
    position: relative;
    z-index: 2;
}
#footer-bar-oz a svg {
    transform: translateY(-6px);
}
#footer-bar-oz .badge {
    font-style: normal;
    z-index: 5;
    top: 0;
    position: absolute;
    margin-left: 3px;
    color: #fff!important;
    width: 18px;
    text-align: center;
    line-height: 18px;
    padding: 0;
    padding-left: 0!important;
    border-radius: 18px;
    margin-top: 7px;
    font-size: 11px;
}

.footer-menu-hidden {
    transition: all 100ms ease;
    transform: translateY(100%)!important;
}
.footer-bar-white * {
    color: #fff;
}
#footer-bar-oz.position-relative {
    z-index: 2!important;
}
#footer-bar-oz {
    height: calc(65px + (constant(safe-area-inset-bottom))*1.1);
    height: calc(65px + (env(safe-area-inset-bottom))*1.1);
}
.is-not-ios .footer-menu-clear {
    height: 70px;
    display: block;
}
.is-not-ios .footer {
    padding-bottom: 0;
}
.is-not-ios #footer-menu a i {
    padding-top: 13px;
}
.is-not-ios #footer-menu a span {
    opacity: .6;
}
.footer-bar-fxoz u {
    /*background-color: rgba(255, 255, 255, .2);*/
}
.footer-bar-fxoz {
    margin-left: -3px;
    line-height: 24px!important;
}
.footer-bar-fxoz a {
    transition: all 0.3s ease-in-out;
}
.footer-bar-fxoz a span {
    transition: all 0.3s ease-in-out;    
}
.footer-bar-fxoz a span:hover {
    transition: all 0.3s ease-in-out;
    color: #1585ee !important;
}
.footer-bar-fxoz span {
    font-size: 11px!important;
}
.footer-bar-fxoz i {
    transform: translateY(-2px);
    opacity: .7;
}
.footer-bar-fxoz .circle-nav strong {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    left: 50%;
    top: -23px;
    z-index: 0;
    transform: translateX(-50%);
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .09);
    animation: footerAni 1s infinite;
    background-image: linear-gradient(to bottom, #46c755 0%, #46c755 100%)!important;
}
@keyframes footerAni {
    0% {
    transform: scale(1, 1) translateX(-50%);
}
50% {
    transform: scale(1.05, 1.05) translateX(-48%);
}
}.footer-bar-fxoz .circle-nav span {
    font-size: 11px!important;
    margin-top: -8px!important;
}
.footer-bar-fxoz .circle-nav i {
    transform: translateY(-21px) translateX(0px);
    color: #fff!important;
    opacity: 1!important;
    font-size: 20px!important;
    position: relative;
    z-index: 2;
}
.footer-bar-fxoz .circle-nav svg {
    width: 25px!important;
    height: 25px!important;
    stroke: #fff!important;
    fill: rgba(255, 255, 255, .1)!important;
    transform: translateY(-25px) translateX(-1px)!important;
    position: relative;
    z-index: 2;
}
.footer-bar-fxoz .circle-nav u {
    position: absolute;
    left: 0;
    right: 0;
    width: 50px;
    border-radius: 50px;
    height: 50px;
    z-index: 0;
}
.footer-bar-fxoz .active-nav em {
    position: absolute;
    width: 60px;
    height: 4px;
    border-radius: 60px;
    left: 50%;
    top: 57px;
    transform: translateX(-50%);
    background-image: linear-gradient(to bottom, #43c653 0%, #43c653 100%)!important;
}


/*=====================================
   FIXED FOOTER
===================================== */

.sbs-footer{
        display:none;
      }
.sbs-footer ul {
   margin: 0px;
   padding: 0px;
}
.sbs-footer li {
    font-family: 'Roboto', sans-serif;
    float: left;
    width: 33%;
    text-align: center;
    border-left: 1px solid #fff;
    list-style: none;
}
.sbs-footer li a {
    display: block;
    padding: 7px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}
.sbs-footer li a:hover {
    
    color: #fff200;
}
.sbs-footer li:first-child {
    border-left: none
}

.post .entry-content{
    height: 65px;
    color: #050235;
}

.header-top-mobile {
    position: fixed;
    will-change: opacity;
    z-index: 999;
    display: block;
    width: 100%;
    z-index: 9999;
    top: 0px;
    left: 0px; 
    font-family: 'Open Sans', sans-serif;   
}

.header-top-mobile .header-top-fx {
    position: relative;
    color: #fff;
    background: #3b3d3b;
}
.header-top-mobile .header-top-fx:before {
    position: absolute;
    content: '';
    right: -50px;
    width: 55%;
    height: 100%;
    background: #505350;
    top: 0;
    -webkit-transform: skewX(-40deg);
    -ms-transform: skewX(-40deg);
    transform: skewX(-40deg);
}

.header-top-fx .inner ul{
    margin: 0px;
}
.header-top-mobile .header-top-fx .inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
     align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.header-top-fx .top-left,
.header-top-fx .top-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.header-top-fx .contact-info {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.header-top-fx .contact-info li {
    margin-right: 15px;
    font-size: 14px;
    font-weight: 400;
}
.top-left{
    border-bottom: 1px solid #626060;
    font-size: 12px;
    width: 100%;
    padding-left: 15%;
}
.top-left span{
    color: #cfc;
    font-size: 15px;
    font-weight: 500;
}
.header-top-fx .contact-info li a {
    color: #fff;
}

.header-top-fx .contact-info li i {
    margin-right: 10px;
    color: #cfc !important;
}

.pulse {  
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;  
  cursor: pointer;
  box-shadow: 0 0 0 rgba(204,169,44, 0.9);
  animation: pulse 2s infinite;
  padding-left: 8px;
}
.pulse:hover {
  animation: none;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
    box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
      box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
      box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}



.navigation.sticky-top {
    /*position: -webkit-sticky;
    position: sticky;*/    
    position: fixed;
    top: 0;
    will-change: opacity;
    z-index: 999;
}

.broken-section .featured-icon-box.style5{
        padding-top: 5px;
    }
.president-img  {
    margin-top: 50%;
} 
.president-img img{
    border-radius: 45px;
    padding: 25px;
}

.proejects .section-title h4.title{
    font-family: 'Open Sans', sans-serif !important;
    font-size: 18px;
    padding-top: 20px;

}

.proejects .content-inner .res-991-mt-15{
    background: #f5f5f5;
    border: 1px solid #edf0ed;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .07);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .07)
}

.active{
    color: #be9048 !important;
}



/*----------------------------------------*/
/*  Mobile-Version
/*----------------------------------------*/
@media screen and (max-width: 1199px) {
    .header.cmt-header-style-03{
        position: fixed;
        top: 0;
        will-change: opacity;
        z-index: 999;
        background: #ffffff;
        width: 100%;
        top: 50px;
        -webkit-box-shadow: 4px 4px 10px rgba(163, 177, 198, 0.6), -4px -4px 10px rgba(255, 255, 255, 0.5);
        box-shadow: 4px 4px 10px rgba(163, 177, 198, 0.6), -4px -4px 10px rgba(255, 255, 255, 0.5);
    }

    .cmt-topbar-wrapper {
        display: block !important;
    }

    }
@media screen and (max-width: 991px) {   
    .cmt-topbar-wrapper {
        display: none !important;
    }
    .fullwidthbanner-container{
        margin-top: 120px;
    }
    .cmt-row.about-section {
        padding: 30px 0 !important;
  }
  .about-section .section-title h2.title{
    text-align: left;
  }
  .cmt-page-title-row{
    margin-top: 128px;
  }
  .order-1{order:2!important}
  .order-2{order:1!important}

}
@media screen and (max-width: 767px) {
    .cmt-stickable-header{
        background: #fff !important;
    }
    .sbs-footer{display:table;
        width:100%;
        position:fixed;
        z-index:99999;
        bottom:0;
        background-color:#be9048;
    }
    .about-section h2{
        text-align: left;
    }
    
    .cmt_single_image-wrapper{
        padding-top: 15px;
    }
    .spacing-14{
        padding: 20px;
    }
    .featured-icon-box.style5 .featured-content{
        padding-left:1px;
    }
    .broken-section .featured-icon-box.style5{
        padding-top: 10px;
    }
    .president-img{
        margin: 0px;
        display: flex;
        justify-content: center;
        padding: 0px 0px 15px 0px;

        -webkit-box-shadow: 0 0 0px 0 rgba(0, 0, 0, .07);
        -moz-box-shadow: 0 0 0px 0 rgba(0, 0, 0, .07);
        box-shadow: 0 0 0px 0 rgba(0, 0, 0, .07);
    }
    .president-img img{       
       width: 50%;
       border-radius: 15px;
       padding: 0px;
    }
    .broken-section .content-tab1 .box-shadow{
        -webkit-box-shadow: 0 0 0px 0 rgba(0, 0, 0, .07);
        -moz-box-shadow: 0 0 0px 0 rgba(0, 0, 0, .07);
        box-shadow: 0 0 0px 0 rgba(0, 0, 0, .07);

    }
    .tp-caption.head-font.mb2{
        font-size: 15px;
    }
    .page-title-heading .brdc{
        display: none;
    }
    .proejects .content-inner .res-991-mt-30{
        display: none;
    }
    .proejects .content-inner{
        margin-bottom: 30px;

    }

    .cap_in {
        width: 40% !important;
    }

    #totop.top-visible{display: none !important;}

    .footer .bottom-footer-text {    
        margin-bottom: 60px;
    }


}


@media screen and (max-width: 480px) {
.mg-logo{margin-top: 0px;}
.about-whybg{margin-bottom: 15px;}
.pad-80{padding: 30px 0px;}
.mt-sm-54{margin-top: 10px !important;}
.mt-sm-60{margin-top: 20px !important;}	
.social-icons a{color:#12626a;}
.float-right{float: left !important;}
#totop.top-visible{display: none !important;}
}