/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 23 Aug, 2019, 12:14:38 PM
    Author     : dev1
*/

.side_menu{
    top: 72px !important;

}

.canvus_menu {
    left: 22px !important;
    width: 7%;
}

.side_menu .logo {
    padding-top: 24px;
    display: block;
    padding-bottom: 5px;
}
.side_menu .menu_right {
    margin-top: 60px;
    max-height: 310px;
}
.indimg{
    height: 145px;
    padding: 10px;
}

.teamimg{
    height: 300px;
    padding: 20px;
    border-radius: 55px;
}

body{
    padding-right: 0px !important;
}



.header_area .navbar .nav .nav-item:hover .nav-link, .header_area .navbar .nav .nav-item.active .nav-link {
    color: #f67a29;
}


.header_area .navbar .nav .nav-item .nav-link {
   
    color: #17a1d9;
  
}


.canvus_menu .toggle_icon span:after {
   
    background: #17a1d9;
   
}

.canvus_menu .toggle_icon span:before {
  
    background: #17a1d9;
  
}

.canvus_menu .toggle_icon span {
 
    background: #17a1d9;
   
}

.row{
    margin-right: 0px !important;
    margin-left: 0px !important;
}