
body{
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #6d6d6d;
	
}
h1, h2, h3, h4, h5, h6{
	color: #232323;
	font-weight: bold;
	font-family: 'Nunito', sans-serif;
}
h1{
	font-size: 48px;
}
h2{
	font-size: 36px;
}
h3{
	font-size: 24px;
}
h4{
	font-size: 20px;
}
h5{
	font-size: 18px;
}
h6{
	font-size: 16px;
}
a{
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
a, a:hover{
	text-decoration: none;
}

bluex, .bluex a, a.bluex {color:#3587af;}
bluex:hover, .bluex a:hover, a.bluex:hover {color:#156189;}


.menu-wrapper .main-menu ul li.menu-item-has-children a:hover {color: #1ba8f1;}
.menu-wrapper .main-menu ul li.menu-item-has-children a.active,.menu-wrapper .main-menu ul li a.active {color: #1ba8f1;}


.slide-button a {
    display: inline-block;
    color: #fff;
    border: 1px solid #fff;
    padding: 10px 20px;
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}

 .slide-button .button1 {
    background-color: #1BA8F1;
    border: 1px solid #1BA8F1;
}

 .slide-button .button1:hover {
    border-color: #000;
    background: #000;
 }


.social-icons a{color: #fff;}

#team-section .team-content p{color: #666;font-size: 14px; padding:0 5px; height:32px;}
#team-section .team-content h4{color: #333;}
#team-section .team-content h4:hover{color: #1BA8F1;}

@media (min-width: 1690px) {
    
	.container {
        max-width: 1650px;
    }
	.container-lg {
        max-width: 96%;
    }
}


@media (max-width: 1689px) {
    
	.container {
        max-width: 100%;
    }
	.container-lg {
        max-width: 96%;
    }
}



/* about */

#c_static_001-1641805594119 .e_breadcrumb-2 .p_breadcrumbItem {
    position: relative;
}

#c_static_453_P_001-1664115032395 .e_loop-246 .multSelect ul, li {
    list-style: none;
}


#c_static_001-1641805594119 {
    min-height: 0px;
    background-color: rgb(242, 242, 242);
    padding-top: 15px;
    padding-bottom: 15px;
}
#c_static_001-1641805594119 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 96%;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}



#c_static_001-1641805594119 .e_container-1 > .p_item {
    max-width: 100%;
    max-height: 100%;
    flex: 1 1 0%;
}

#c_static_001-1641805594119 .e_container-1 .cbox-1-1 {
    align-self: center;
    flex: 0 0 auto;
}

#c_static_001-1641805594119 .e_loop-3 {
    margin-left: auto;
    margin-right: auto;
    transition-property: all;
    max-width: none;
}

#c_static_001-1641805594119 .e_loop-3 .p_list {
    display: flex;
    flex-wrap: wrap;
}

#c_static_001-1641805594119 .e_loop-3 .p_list p{
	margin-top: 1rem;
    margin-bottom: 1rem;
	
}

#c_static_001-1641805594119 .e_loop-3 .cbox-3:nth-child(2n+1) {
    flex: 0 0 auto;
}

#c_static_001-1641805594119 .e_text-4 a {
    display: block;
    font-size: 16px;
    padding: 10px 35px;
    background: rgb(255, 255, 255);
    border-radius: 0px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(238, 238, 238);
    border-image: initial;
    transition: 0.5s;
	color:#212529;
}

#c_static_001-1641805594119 .e_breadcrumb-2 .p_breadcrumb {
    display: flex;
}

#c_static_001-1641805594119 .e_breadcrumb-2 .icon {
    width: 12px;
    height: 12px;
}

#c_static_001-1641805594119 .e_text-4 a:hover, #c_static_001-1641805594119 .e_text-4.active  a {
    color: rgb(255, 255, 255);
    background: rgb(228, 1, 18) !important;
}
.text-secondary {
    color: #6c757d;
}
#c_static_001-1641805594119 .e_breadcrumb-2 .p_breadcrumbItem {
    position: relative;
}
#c_static_001-1641805594119 .e_breadcrumb-2 .p_breadcrumbItem:not(:first-child) {
    padding: 0px 3px 0px 15px;
}

#c_static_001-1641805594119 .e_breadcrumb-2 .p_breadcrumbItem:not(:first-child)::before {
    content: ">";
    position: absolute;
    left: 3px;
    color: rgb(153, 153, 153);
}



.about-section .all-img .bgmax {
    height: auto;
    width: 100%;
    position: relative;
}


.details-img {text-align:center;}
.details-img img{margin:10px; max-width:100%;}
.portfolio-content img{margin:10px; max-width:100%;}





@media screen and (max-width: 1600px) {
	#c_static_001-1641805594119 .e_text-4 a {
		display: block;
		font-size: 16px;
		padding: 10px 30px;
	}	
}	

@media screen and (min-width: 769px) {
    #c_static_001-1641805594119 .e_loop-3 .p_loopitem {
        margin-right: 25px;
        flex: 0 0 auto;
    }
}
