@@ -99,10 +99,6 @@ h6 {font-size:12px;}
9999.test-holder .owl-next { background : url (img/icons/pro-2.png) no-repeat !important ; text-indent : -9999px ; width : 28px ; height : 57px ; border : none !important ; position : absolute; right : -65px ; bottom : 42% ;}
100100
101101
102-
103-
104-
105-
106102/*footer*/
107103footer { background : # 141414 ; padding : 5px 0 45px ; }
108104footer .container .sp { background : url (img/others/foot-logo.png) center right no-repeat; padding : 25px 15px ; }
@@ -117,10 +113,23 @@ footer .copy p a { color:#fff; text-decoration:none; }
117113.footer-shape { margin-top : 20px ; }
118114
119115
116+ /*Analytics Banner*/
117+ .analytics-banner { position : fixed; bottom : 0 ; left : 0 ; z-index : 99999 ; width : 100% ; padding : 2rem ; text-align : left; background-color : # 141414 ; box-shadow : 0px -5px 10px # 7f7f7f73 ; font-family : 'Open Sans' ; }
118+ .analytics-banner .hidden { display : none; }
119+ .analytics-banner__disclaimer { color : # eeeeee ; margin-bottom : 1rem ; }
120+ .analytics-banner__disclaimer h4 { color : # 33b8a4 ; font-weight : 700 ; margin-bottom : 1rem ; text-transform : uppercase; }
121+ .analytics-banner__disclaimer p { margin-bottom : 1rem ; }
122+ .analytics-banner__disclaimer p a { color : # 838383 ; text-decoration : underline; }
123+ .analytics-banner__interactions { display : flex; align-items : center; justify-content : left; gap : 1rem ; }
124+ .analytics-banner__interactions button { padding : 0.35rem 1.5rem ; border : none; cursor : pointer; font-weight : 600 ; color : # ffffff ; border-radius : 50vw ; border : 2px solid # 33b8a4 ; transition : all 250ms ease-in-out; }
125+ .analytics-banner__interactions button : hover { background-color : # 2d9687 ; color : # ffffff ; border-color : # 2d9687 ; }
126+ .analytics-banner__interactions .accept-btn { background-color : # 33b8a4 ; }
127+ .analytics-banner__interactions .decline-btn { background-color : transparent; color : # 33b8a4 ; }
128+
129+
120130/*Responsive*/
121131
122132@media (max-width : 1320px )
123-
124133{
125134 header .mainmenu nav .navbar .navbar-nav li .nav-item a .nav-link { font-family : 'Open Sans' ; font-size : 14px ; color : # 676767 ; font-weight : 600 ; text-transform : uppercase; padding : 5px 11px ;}
126135 header .mainmenu .navbar { margin : 0px ; padding : 0 ; text-align : right; margin-top : 18px ;}
@@ -139,9 +148,9 @@ footer .copy p a { color:#fff; text-decoration:none; }
139148 .wel-holder h1 { color : # 1a1818 ; font-size : 28px ; text-transform : uppercase; font-weight : 700 ; font-family : "Open Sans" ; padding-top : 20px ;}
140149
141150 .project-holder .owl-prev { background : url (img/icons/our-1.png) no-repeat !important ; text-indent : -9999px ; width : 28px ; height : 57px ; border : none !important ; position : absolute; left : -35px ; bottom : 42% ;}
142- .project-holder .owl-next { background : url (img/icons/our-2.png) no-repeat !important ; text-indent : -9999px ; width : 28px ; height : 57px ; border : none !important ; position : absolute; right : -35px ; bottom : 42% ;}
151+ .project-holder .owl-next { background : url (img/icons/our-2.png) no-repeat !important ; text-indent : -9999px ; width : 28px ; height : 57px ; border : none !important ; position : absolute; right : -35px ; bottom : 42% ;}
143152
144- header .mainmenu { position : relative; top : 0px ; }
153+ header .mainmenu { position : relative; top : 0px ; }
145154
146155 .test-holder .owl-prev { background : url (img/icons/pro-1.png) no-repeat !important ; text-indent : -9999px ; width : 28px ; height : 57px ; border : none !important ; position : absolute; left : -35px ; bottom : 42% ;}
147156 .test-holder .owl-next { background : url (img/icons/pro-2.png) no-repeat !important ; text-indent : -9999px ; width : 28px ; height : 57px ; border : none !important ; position : absolute; right : -35px ; bottom : 42% ;}
@@ -150,7 +159,6 @@ header .mainmenu { position:relative; top:0px; }
150159}
151160
152161@media (max-width : 1023px )
153-
154162{
155163 header .mainmenu nav .navbar .navbar-nav li .nav-item a .nav-link { font-family : 'Open Sans' ; font-size : 12px ; color : # 676767 ; font-weight : 600 ; text-transform : uppercase; padding : 5px 5px ;}
156164 header .mainmenu .navbar { margin : 0px ; padding : 0 ; text-align : right; margin-top : 10px ;}
@@ -168,10 +176,9 @@ header .mainmenu { position:relative; top:0px; }
168176 .test-bottom h5 { color: #414141; font-size: 10px; font-family: 'Open Sans';}
169177 .test-bottom h6 { color: #414141; font-size: 8px; font-family: 'Open Sans';}
170178 */
171- }
179+ }
172180
173181@media (max-width : 767px )
174-
175182{
176183 header .header-bottom .carousel-content-panel { display : none; }
177184 header .navbar-expand-md .navbar-nav { -webkit-box-orient : horizontal; -webkit-box-direction : normal; -ms-flex-direction : column; flex-direction : column; margin-left : auto;}
@@ -193,10 +200,10 @@ header .mainmenu { position:relative; top:0px; }
193200 .project-holder h1 {color : black; font-size : 28px ; text-transform : uppercase; font-weight : 700 ; font-family : "Open Sans" ; padding-bottom : 0 ;} /* color: #ffffff; */
194201
195202 .project-holder .owl-prev { background : url (img/icons/our-1.png) no-repeat !important ; text-indent : -9999px ; width : 28px ; height : 57px ; border : none !important ; position : absolute; left : -05px ; top : -45px ;}
196- .project-holder .owl-next { background : url (img/icons/our-2.png) no-repeat !important ; text-indent : -9999px ; width : 28px ; height : 57px ; border : none !important ; position : absolute; right : -05px ; top : -45px ;}
203+ .project-holder .owl-next { background : url (img/icons/our-2.png) no-repeat !important ; text-indent : -9999px ; width : 28px ; height : 57px ; border : none !important ; position : absolute; right : -05px ; top : -45px ;}
197204 .test-holder .owl-prev { background : url (img/icons/pro-1.png) no-repeat !important ; text-indent : -9999px ; width : 28px ; height : 57px ; border : none !important ; position : absolute; left : -05px ; top : -75px ;}
198205 .test-holder .owl-next { background : url (img/icons/pro-2.png) no-repeat !important ; text-indent : -9999px ; width : 28px ; height : 57px ; border : none !important ; position : absolute; right : -05px ; top : -75px ;}
199- .pro-all { background : # fff ; margin : 45px 0 0 ; padding : 10px ;}
206+ .pro-all { background : # fff ; margin : 45px 0 0 ; padding : 10px ;}
200207 .web-sh .sp1 { position : absolute; z-index : 9999 ; width : 100% ; top : -2px ;}
201208 .why-sh { position : relative; top : -2px ;}
202209 .why-sh .sp { position : relative; top : 2px ;}
@@ -213,7 +220,6 @@ header .mainmenu { position:relative; top:0px; }
213220 border-radius : 0.25rem ;
214221 color : # fff ;
215222 margin-left : auto;
216- }
217-
223+ }
218224
219225}
0 commit comments