preset.css
3.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
a{
color: rgba(21, 53, 120, 1);
}
a:hover{
color: rgba(21, 53, 120, 1);
}
.btn-common{
background-color: rgba(21, 53, 120, 1);
}
.btn-border:hover{
background-color: rgba(21, 53, 120, 1);
}
.controls .active{
color:rgba(21, 53, 120, 1) !important;
border-color: rgba(21, 53, 120, 1)
}
.bg-defult{
background: rgba(21, 53, 120, 1)!important;
}
#carousel-area .carousel-control-next i, #carousel-area .carousel-control-prev i{
background: rgba(21, 53, 120, 1);
}
.section-header .section-title:before{
background: rgba(21, 53, 120, 1);
}
.overlay{
background: rgba(21, 53, 120, 1);
}
.bg-white .navbar-nav .active{
color: rgba(21, 53, 120, 1)!important;
}
.menu-bg .navbar-nav .active{
color: rgba(21, 53, 120, 1)!important;
}
.menu-bg .navbar-nav .nav-link:hover{
color: rgba(21, 53, 120, 1)!important;
}
.navbar-expand-md .navbar-nav .active > .nav-link, .navbar-expand-md .navbar-nav .nav-link.active, .navbar-expand-md .navbar-nav .nav-link.active::before, .navbar-expand-md .navbar-nav .nav-link.open, .navbar-expand-md .navbar-nav .open > .nav-link{
color: rgba(21, 53, 120, 1);
}
.navbar-expand-md .navbar-nav .nav-link:focus, .navbar-expand-md .navbar-nav .nav-link:hover, .navbar-expand-md .navbar-nav .nav-link:hover:before{
color: rgba(21, 53, 120, 1);
}
.navbar-expand-md .navbar-nav .nav-link:before{
background: rgba(21, 53, 120, 1);
}
.menu-bg .logo-menu a, .menu-bg .menu-button:hover{color: rgba(21, 53, 120, 1);}
.menu-wrap .navbar-nav li .active,
.menu-wrap .navbar-nav li .active::before{
color: rgba(21, 53, 120, 1);
}
.menu-wrap a:hover, .menu-wrap a:focus{
color: rgba(21, 53, 120, 1);
}
.icon-list a::before {
background: rgba(21, 53, 120, 1);
}
#about .box-item .icon i{
color: rgba(21, 53, 120, 1);
}
.item-boxes .icon{
border-color: rgba(21, 53, 120, 1);
margin-top: -45px;
}
.item-boxes .icon i{
color: rgba(21, 53, 120, 1);
}
.featured-box .featured-icon i{
color: rgba(21, 53, 120, 1);
}
.controls .mixitup-control-active{
color: rgba(21, 53, 120, 1)!important;
border-color: rgba(21, 53, 120, 1);
}
.testimonial-item .author .author-info h2 a:hover{
color: rgba(21, 53, 120, 1);
}
.testimonial-item .content-inner span{
color: rgba(21, 53, 120, 1);
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
background: rgba(21, 53, 120, 1);
}
#subscribe .sub-item-box .icon-box i{
color: rgba(21, 53, 120, 1);
}
#blog .blog-item-text h3 a:hover{
color: rgba(21, 53, 120, 1);
}
.meta-tags span a:hover{
color: rgba(21, 53, 120, 1);
}
.form-control:focus{
border: 1px soli: rgba(21, 53, 120, 1)
}
#contact:before{
background: rgba(21, 53, 120, 1);
}
.contact-info i{
color: rgba(21, 53, 120, 1);
}
.back-to-top i{
background-color: rgba(21, 53, 120, 1);
}
.single-team .social-list li a{
color: rgba(21, 53, 120, 1);
}
.footer-social li a{
background: rgba(21, 53, 120, 1);
}
footer .menu li a:hover{
color: rgba(21, 53, 120, 1);
}
.contact-footer li span a:hover{
color: #fff;
}
.toggle-map{
background-color: rgba(21, 53, 120, 1);
}
.toggle-map .map-icon{
border-color: rgba(21, 53, 120, 1);
}
.counter-item .icon i{
color: rgba(21, 53, 120, 1);
}
#google-map{
border-color: rgba(21, 53, 120, 1);
}
#subscribe form input:focus{
border-color: rgba(21, 53, 120, 1);
}
#copyright p a:hover{
color: rgba(21, 53, 120, 1);
}
#copyright .nav-inline .nav-link:hover{
color: rgba(21, 53, 120, 1);
}