custom.css 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278
  1. /* your styles go here */
  2. .box-image-text .image {
  3. min-height: 200px;
  4. max-height: 200px;
  5. }
  6. .box-simple {
  7. min-height: 200px;
  8. margin-bottom: 0;
  9. }
  10. .box-simple .video__desc {
  11. color: black;
  12. font-size: 1.8rem;
  13. text-align: left;
  14. padding-left: 1rem;
  15. padding-right: 1rem;
  16. }
  17. .goto__btn {
  18. text-align: center;
  19. margin-top: 2rem;
  20. margin-left: auto;
  21. margin-right: auto;
  22. }
  23. .container__footer {
  24. display: flex;
  25. align-items: center;
  26. }
  27. .box-simple .icon__feature {
  28. width: 120px;
  29. height: 120px;
  30. border-radius: 50%;
  31. display: flex;
  32. align-items: center;
  33. justify-content: center;
  34. margin-left: auto;
  35. margin-right: auto;
  36. }
  37. .box-simple .icon__feature > i {
  38. font-size: 4.5rem;
  39. }
  40. @media (max-width: 992px) {
  41. .container__footer {
  42. flex-direction: column;
  43. }
  44. .container__footer > div {
  45. margin-bottom: 1.5rem;
  46. }
  47. .video__col {
  48. margin-bottom: 2rem;
  49. }
  50. .mb-mobile {
  51. margin-bottom: 5rem;
  52. }
  53. .step__box {
  54. margin-bottom: 2rem;
  55. }
  56. }
  57. .btn {
  58. border: 2px solid #38a7bb;
  59. }
  60. .btn:hover {
  61. background-color: #38a7bb;
  62. color: white;
  63. }
  64. .box-steps {
  65. border: 1px solid #38a7bb;
  66. padding: 1rem;
  67. border-radius: 5rem;
  68. position: relative;
  69. }
  70. .box-steps .step__box {
  71. position: absolute;
  72. left: -5px;
  73. top: -5px;
  74. width: 4rem;
  75. height: 4rem;
  76. background-color: white;
  77. }
  78. .box-steps .step__box span {
  79. font-size: 3rem;
  80. font-weight: 600;
  81. color: #38a7bb;
  82. }
  83. .box-steps .icon {
  84. border: none;
  85. }
  86. .box-steps .icon > i {
  87. font-size: 3.5rem;
  88. }
  89. .box__video {
  90. min-height: 280px;
  91. }
  92. .footer__btn__text {
  93. font-size: 2rem;
  94. color: white;
  95. }
  96. .table {
  97. display: flex;
  98. /* box-shadow: 0 0 5px 1px rgb(197, 197, 197); */
  99. border-radius: 15px;
  100. align-items: center;
  101. height: 280px;
  102. }
  103. .table .column {
  104. min-height: 280px;
  105. background-color: white;
  106. padding: 10px 2rem;
  107. }
  108. .table .column .body__company {
  109. font-size: 1.6rem;
  110. font-weight: 500;
  111. }
  112. .fa-check {
  113. margin-left: 4px;
  114. color: rgb(5, 212, 5);
  115. }
  116. .table .column .body__head {
  117. color: gray;
  118. }
  119. .table .column__first {
  120. border-radius: 15px 0 0 15px;
  121. }
  122. .table .column__last {
  123. border-radius: 0 15px 15px 0;
  124. }
  125. .table .column__choozmo {
  126. border: 1px solid rgb(212, 212, 212);
  127. box-shadow: 0 0 5px 1px rgb(197, 197, 197);
  128. border-radius: 15px;
  129. height: 340px;
  130. }
  131. .table .column div {
  132. min-height: 65px;
  133. }
  134. .navbar-brand > img {
  135. display: inline-block;
  136. }
  137. @media (max-width: 767px){
  138. .visible-xs {
  139. display: inline-block!important;
  140. }
  141. }
  142. .logo {
  143. width: 187px;
  144. height: 48px;
  145. }
  146. .logo-sm {
  147. width: 110px;
  148. height: 35px;
  149. }
  150. .logo_text {
  151. vertical-align: middle;
  152. }
  153. .footer_img {
  154. height: 60px;
  155. }
  156. .followus {
  157. display: flex;
  158. align-items: center;
  159. justify-content: flex-start;
  160. margin-top: 1rem;
  161. }
  162. .followus__txt {
  163. display: inline-block;
  164. margin-right: 1rem;
  165. color: white;
  166. font-weight: 600;
  167. }
  168. .followus .followus__img {
  169. margin-right: 1rem;
  170. }
  171. .bar.mb-0 {
  172. margin-bottom: 0;
  173. }
  174. .headingvf {
  175. margin-bottom: 1.5rem;
  176. }
  177. .headingvf-sub {
  178. margin-bottom: 4rem;
  179. }
  180. .headingvf-sub h4 {
  181. color: grey;
  182. font-weight: 400;
  183. font-size: 1.6rem;
  184. line-height: 2.2rem;
  185. }
  186. .testimonial_img {
  187. width: 200px;
  188. border-radius: 50%;
  189. display: block;
  190. margin-left: auto;
  191. margin-right: auto;
  192. }
  193. .owl-item {
  194. height: 300px;
  195. overflow: hidden;
  196. }
  197. .testimonial-title {
  198. font-size: 2rem;
  199. }
  200. .testimonial-text {
  201. font-size: 1.6rem;
  202. }
  203. .testimonials__pro {
  204. margin-bottom: 1rem;
  205. }
  206. .testimonials__pro p {
  207. font-size: 1.6rem;
  208. }
  209. .testimonials__goto__btn a {
  210. animation-name: move;
  211. animation-duration: 1.5s;
  212. animation-delay: 0;
  213. animation-iteration-count: infinite;
  214. animation-direction: normal;
  215. animation-timing-function: linear;
  216. }
  217. @keyframes move {
  218. 0% {
  219. box-shadow: 0 0 0 transparent;
  220. }
  221. 50% {
  222. box-shadow: 5px 5px 4px #887e74;
  223. }
  224. 100% {
  225. box-shadow: 0 0 0 transparent;
  226. }
  227. }