/*
Template Name: Portfolio resume Template
Author: SRGIT
Email: 
File: css
*/
/*Theme Colors*/
/*bootstrap Color*/
/*Light colors*/
/*Normal Color*/
/*Extra Variable*/
/*******************
----------------------------------------------------------------------- 

# [Color codes]

Body-Font:  	#212529 {dark}
Background:		#ffffff (white)
content:		#222 (light black)

a (standard):	#000 (black)
a (visited):	#458fd0 (dark blue)
a (active):	 	#458fd0 (dark blue)
-----------------------------------------------------------------------*/
 
.text-primary, .text-themecolor {color:#458fd0!important}
.bg-primary, .btn-primary, .btn-themecolor {background-color:#458fd0!important;}
.bg-primary:hover, .btn-primary:hover, .btn-themecolor:hover {background-color:#274cd4!important;}
body.has-loading-screen:before {background-color:#458fd0;}
.srgit_leftpart_wrap .menu_list_wrap ul li:before {background-color:#458fd0;}
.srgit_leftpart_wrap .menu_list_wrap ul li a:hover, .srgit_leftpart_wrap .menu_list_wrap ul li a:focus {color:#458fd0}
.srgit_leftpart_wrap .srgit_resize.opened {background:#458fd0;}
.srgit_leftpart_wrap .srgit_resize i {color:#458fd0;}
.srgit_trigger .hamburger .hamburger-inner, .srgit_trigger .hamburger .hamburger-inner::after, .srgit_trigger .hamburger .hamburger-inner::before {background-color:#458fd0;}
.inner-link .bg-warning {background-color: #458fd0!important;}
.btn-download {background:none;border:2px solid #458fd0; color:#458fd0;}
.btn-download:hover {background:#458fd0;}
.btn-primary:hover {color:#2e52d9;}
.bordered-img {border:4px solid #458fd0;}

#about .panel-heading a {background-color:#458fd0;}
#about .progress-bar {background-color:#458fd0;}
#about .item .meta {background:#458fd0;}
.text-title h5 span.text-warning {color:#458fd0!important;}
.feature-block-two h3 {color:#458fd0;}
.clients-carousel.owl-theme .owl-dots .owl-dot span {background:#458fd0;}
.clients-carousel.owl-theme .owl-dots .owl-dot.active span, .clients-carousel.owl-theme .owl-dots .owl-dot:hover span {background:#458fd0;}
.category span {background:#458fd0;}
.category span:hover {background:#2e52d9;}
.posts_standart a:hover {color:#458fd0;}
.social_links li a {color:#458fd0;}
.har_tm_totop {background:#458fd0;}
.right_inf a{color: #458fd0;}
.port-single-thumb {background:#458fd0;}
.blog-media .item {background:#458fd0;}
.author-social li a {background:#458fd0;}
.har_tm_address_holder_wrap .inner_wrap .image_holder i{color:#458fd0;}
.right-sidebar .rpanel-title {background:#458fd0;}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{padding:15px 15px!important; font-size:15px; line-height:0; background:#458fd0; margin:15px 1px 0}
.owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:hover{background:#2e52d9; }
.srgit_mobile_header_wrap .logo h2,
.logo_wrap h2{color:#458fd0;}
.contact-text li span.heartbit {border:10px solid #458fd0;}
footer p span {color: #458fd0;}
.logo_container{border-color:#458fd0;}
.contact-text li i {border:2px solid #458fd0;}
.feature-block-two .hover-content{background: #458fd0;}
.feature-block-two .hover-content:after{background: #1232ab;}
.social_links li a:hover {color: #9bcefa;}
.srgit_mobile_menu_wrap {background-color:rgba(69, 143, 208, .87);}

.go_top:hover {
	color:#fff;
	background:#458fd0
}