4949
5050.fade-carousel .carousel-indicators > li {
5151 margin : 0 2px ;
52- background-color : # f39c12 ;
53- border-color : # f39c12 ;
52+ background-color : # f34e12 ;
53+ border-color : # f35912ed ;
5454 opacity : .7 ;
5555 border-radius : 0 ;
5656 width : 20px ;
@@ -116,13 +116,13 @@ img {
116116
117117.btn .btn-hero , .btn .btn-hero : hover , .btn .btn-hero : focus {
118118 color : # f5f5f5 ;
119- background-color : # DB8B0F ;
120- border-color : # DB8B0F ;
119+ background-color : # c54c14 ;
120+ border-color : # e45508 ;
121121 outline : none;
122122 padding : 12px 32px ;
123123 margin : 20px auto;
124124 border-radius : 0px ;
125- border-bottom : 4px solid # FF9C00 ;
125+ border-bottom : 4px solid # ff6a00 ;
126126}
127127/********************************/
128128/* Overlay */
@@ -132,7 +132,7 @@ img {
132132 width : 100% ;
133133 height : 100% ;
134134 z-index : 2 ;
135- background-color : # 080d15 ;
135+ background-color : # 0450cb ;
136136 opacity : .7 ;
137137}
138138
@@ -172,7 +172,7 @@ img {
172172/* Control buttons */
173173# quote-carousel .carousel-control {
174174 background : none;
175- color : # 222 ;
175+ color : # 1638cf ;
176176 font-size : 2.3em ;
177177 text-shadow : none;
178178 margin-top : 30px ;
@@ -194,11 +194,11 @@ img {
194194}
195195/* Changes the color of the indicators */
196196# quote-carousel .carousel-indicators li {
197- background : # FFFFFF ;
197+ background : # 0a4d9e ;
198198}
199199
200200# quote-carousel .carousel-indicators .active {
201- background : # F39C12 ;
201+ background : # f36812 ;
202202}
203203
204204# quote-carousel img {
@@ -231,12 +231,12 @@ img {
231231 background : # F0F0F0 ;
232232 border-bottom : 10px solid # E2E2E2 ;
233233 border-radius : 0 0 15px 15px ;
234- border-top : 1px solid # F39C12 ;
234+ border-top : 1px solid # f35d12 ;
235235}
236236
237237.box-area-icon i {
238238 font-size : 40px ;
239- color : # F39C12 ;
239+ color : # f35d12 ;
240240}
241241
242242.news-events-box {
@@ -311,7 +311,7 @@ img {
311311
312312.nav > li > a : hover , .nav > li > a : focus {
313313 text-decoration : none;
314- background-color : rgb (205 , 128 , 5 );
314+ background-color : rgb (220 , 104 , 8 );
315315 color : # FFFFFF ;
316316}
317317
@@ -403,11 +403,11 @@ img {
403403 -moz-transition : all .5s ;
404404 -webkit-transition : all .5s ;
405405 transition : all .5s ;
406- background : # F39C12 ;
406+ background : # f37012 ;
407407}
408408
409409.isFixed {
410- background : # F39C12 ;
410+ background : # f37712 ;
411411 -o-transition : all .5s ;
412412 -ms-transition : all .5s ;
413413 -moz-transition : all .5s ;
@@ -437,7 +437,7 @@ header {
437437.heading h2 {
438438 font-weight : 700 ;
439439 font-size : 35px ;
440- color : # F39C12 ;
440+ color : # f37312 ;
441441 margin : 0 ;
442442 padding : 5px ;
443443 text-transform : capitalize;
@@ -514,7 +514,7 @@ img#site-title {
514514.grid figcaption {
515515 background : # 300F00 ;
516516 padding : 12px 18px ;
517- border-top : # F39C12 solid 1px ;
517+ border-top : # f36c12 solid 1px ;
518518}
519519/* Slideshow style */
520520.slideshow {
@@ -728,7 +728,7 @@ textarea.contact {
728728}
729729
730730.contact .submit {
731- background : # F39C12 ;
731+ background : # e97a0a ;
732732 font-family : 'Montserrat' , sans-serif;
733733 color : # 1A1A1A ;
734734 font-size : 16px ;
@@ -742,7 +742,7 @@ textarea.contact {
742742}
743743
744744.contact .submit : hover {
745- background : # FAAB2D ;
745+ background : # fa8d2d ;
746746}
747747
748748.done {
@@ -833,7 +833,7 @@ textarea.contact {
833833}
834834
835835.gototop i {
836- color : # F39C12 ;
836+ color : # f37f12 ;
837837 line-height : 40px ;
838838}
839839
@@ -1005,7 +1005,7 @@ blockquote footer, blockquote small, blockquote .small {
10051005@media screen and (max-width : 768px ) {
10061006
10071007 # main-nav {
1008- background : # F39C12 ;
1008+ background : # f37712 ;
10091009 }
10101010
10111011 .navbar-nav > li {
@@ -1025,7 +1025,7 @@ blockquote footer, blockquote small, blockquote .small {
10251025
10261026@media (max-width : 655px ) {
10271027 .collapse {
1028- background : # F39C12 ;
1028+ background : # f37f12 ;
10291029 }
10301030
10311031 .navbar .navbar-inverse .navbar-static-top a {
0 commit comments