
.banner-bg{
	background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
	 background-position:center;background-repeat:no-repeat;background-size:cover;    padding-top: 150px;
    padding-bottom: 100px;
	

	}


.breadcrumb {
  font-weight: 700;
  margin-top:0px;
}

.white-text{color: #fff!important}

.form-c{border: 0;
    border-bottom: 1px solid #c0c0c0;
    border-radius: 0;
    background-color: #e5edff !important;}
	
	.btn-01{background: linear-gradient(360deg, #0067f7 0%, #0097eb 100%);
    color: #fff;
    border-radius: 50px;
    padding: 7px 18px;
    font-size: 14px;border: none;}
	

	
	.header-top{    background: #e5edff;
    padding: 10px;
    text-align: center;}
	
	
	
	
	
	.m-p{margin-top:0px;padding-top:0px;}
	
	.bdr-bottom{border-bottom: 1px solid #e5edff;}
	
	.text-right{text-align:right;}
	
	.mt-23{    margin-top: 23px;}
	
	.m-bg{ 
     margin:5px;    border-radius: 5px;padding:0px; border:1px solid #e5edff; }	
	
	.m-bg:hover{  margin:5px;color:#fff;    border-radius: 5px;padding:0px;}
	
	 .fs-16{font-size:16px!important;} 
	 .fs-14{    margin-top: 3px;
    font-size: 9pt;}
	 
	 .l-bg{padding: 4px;
    border-radius: 5px;
    font-size: 18px;
    color: #42659b;
    width: 41px;
    height: 41px; 
    background: #fff;
	}
	 
	 .f-w700{font-weight: 700;}
	 
	 
 .mega-m-ctrl {
  padding: 15px 0px 0px 0px;
    display: flex;
    column-gap: 15px;
    position: relative;
    transition: background-color .4s ease;
    border-radius: 3px;
     
    margin: 4px 0px;
    
}

 .mega-m-ctrl a {
       color:#000;
	   text-decoration:none;
	       font-size: 14px!important;
} 
.mega-m-ctrl:hover a {
       color:#be2f25;
	   text-decoration:none;
	    font-size: 14px!important;
}

 


	 .mega-m-ctrl>span {
    min-width: 40px;
    height: 40px;
    display: inline-block;
    position: relative;
    margin-top: 2px;
}

.pd-10{padding: 10px;}

.cs{background: linear-gradient(360deg, #0067f7 0%, #0097eb 100%);
    border-radius: 50px;
    padding: 3px 8px;
    font-size: 10px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;}
	
	
	.menu-back-01{background: #eee;
    margin: 0px 15px 0px 0px;
    padding: 10px;
    border-radius: 8px;}
	
	.menu-back-02{background: #eee;
    margin: 0px 0px 0px 0px;
    padding: 10px;
    border-radius: 8px;}
	
	
	.menu-back-03{background: #eee;
    margin: 0px 0px 0px 0px;
    padding: 10px;
    border-radius: 8px;}
	
	.b-clr{background: #0b8ac1!important;}
	
	.feedback-sec{text-align: center;
    background-image: url(../../images/feedback-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 300px;
    padding-top: 90px;
    color: #fff;}
	
	
/* Custom Styling for the Form */
  .rating-container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: start;
    font-size: 24px;
    cursor: pointer;
  }
  .rating-container input {
    display: none;
  }
  .rating-container label {
    color: gray;
    transition: color 0.2s;
    padding: 0px 5px;
  }
  .rating-container input:checked ~ label,
  .rating-container label:hover,
  .rating-container label:hover ~ label {
    color: gold;
  }
  
  
  .btn-primary {
    border-radius: 6px;
    padding: 10px 20px;
  }
  
  .white-shadow{ 
     background: #ffffff; 
     box-shadow: 0 0 20px 4px #00000042;  
    padding: 30px;
    margin-top: -245px;
    border-radius: 20px;
    margin-bottom: 60px;
    border: 1px solid #cccccc;
    }
	
	
	.b-text{color: #548fdd;}
	
	.feed-ctrl{    max-width: 60%;
    text-align: center;
    margin: 60px auto;
    display: block;
}


.carousel-caption {
    
    bottom: 8.25rem;
     
}

.fs-18{font-size:18px;}

.trio-banner{background: #f6f6f6;
    padding-top: 10px;
    padding-bottom: 30px;
}

.mrgt-top-80{    margin-top: 80px;}

	
	@media (max-width: 768px) {
		
		
		.mt-ctrl{margin-top:50px!important;}
		.breadcrumb {
  font-weight: 700;
  margin-top:60px!important;
}
		.mt-mob{margin-top: -22px!important;} 
		
		
		.navbar .dropdown-menu.navbar-dropdown-caret:after {
    content: "";
    position: absolute;
    z-index: -1;
    width: 1.5rem;
    height: 1.5rem;
    background: var(--phoenix-emphasis-color);
    top: 30px!important;
    left: 1.5rem;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: var(--phoenix-emphasis-bg);
    background: inherit;
    border-top-left-radius: 0.25rem;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: var(--phoenix-border-color);
    -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}


    .banner-bg {
       background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../../images/triotech-banner.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 0px;
        padding-bottom: 60px;
    }
		.g-3, .gy-3 {
    --phoenix-gutter-y: 0rem;
}

.menu-back-01 {
    background: #eee;
    margin: 0px 0px 15px 0px;
    padding: 10px;
    border-radius: 8px;
}
.mrgt-top-80{    margin-top: 0px;}

.trio-banner {
    background: #f6f6f6;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}

	}
	
	
    @media (max-width: 480px) {
		
		.mt-ctrl{margin-top:40px!important;}
		 .breadcrumb {
  font-weight: 700;
  margin-top:60px!important;
}
	.mt-mob{margin-top: -22px!important;}	


.navbar .dropdown-menu.navbar-dropdown-caret:after {
    content: "";
    position: absolute;
    z-index: -1;
    width: 1.5rem;
    height: 1.5rem;
    background: var(--phoenix-emphasis-color);
    top: 30px!important;
    left: 1.5rem;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: var(--phoenix-emphasis-bg);
    background: inherit;
    border-top-left-radius: 0.25rem;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: var(--phoenix-border-color);
    -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

    .banner-bg {
        background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../../images/triotech-banner.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 0px;
        padding-bottom: 60px;
    }
.g-3, .gy-3 {
    --phoenix-gutter-y: 0rem;
}
	
.menu-back-01 {
    background: #eee;
    margin: 0px 0px 15px 0px;
    padding: 10px;
    border-radius: 8px;
}

.mrgt-top-80{    margin-top: 0px;}

.trio-banner {
    background: #f6f6f6;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}


	}
	
	
	@media (max-width: 380px) {
		
		.mt-ctrl{margin-top:60px!important;}
   .breadcrumb {
  font-weight: 700;
  margin-top:60px!important;
}

.mt-mob{margin-top: -22px!important;}


.navbar .dropdown-menu.navbar-dropdown-caret:after {
    content: "";
    position: absolute;
    z-index: -1;
    width: 1.5rem;
    height: 1.5rem;
    background: var(--phoenix-emphasis-color);
    top: 30px!important;
    left: 1.5rem;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: var(--phoenix-emphasis-bg);
    background: inherit;
    border-top-left-radius: 0.25rem;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: var(--phoenix-border-color);
    -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

    .banner-bg {
       background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../../images/triotech-banner.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 0px;
        padding-bottom: 60px;
    }
.g-3, .gy-3 {
    --phoenix-gutter-y: 0rem;
}


.menu-back-01 {
    background: #eee;
    margin: 0px 0px 15px 0px;
    padding: 10px;
    border-radius: 8px;
}

.mrgt-top-80{    margin-top: 0px;}

.trio-banner {
    background: #f6f6f6;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}

	}