|
@@ -127,6 +127,29 @@ body .learn-more:hover {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+#Navigation #socail-link {
|
|
|
+ padding: 4vw 1vw 2vw 1vw;
|
|
|
+}
|
|
|
+
|
|
|
+@media screen and (max-width: 767px) {
|
|
|
+ #Navigation #socail-link {
|
|
|
+ display: none;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+#Navigation #socail-link img {
|
|
|
+ width: 30px;
|
|
|
+ -webkit-filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(138deg) brightness(103%) contrast(102%);
|
|
|
+ filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(138deg) brightness(103%) contrast(102%);
|
|
|
+ -webkit-transition: 0.3s;
|
|
|
+ transition: 0.3s;
|
|
|
+}
|
|
|
+
|
|
|
+#Navigation #socail-link img:hover {
|
|
|
+ -webkit-filter: invert(14%) sepia(5%) saturate(8%) hue-rotate(320deg) brightness(95%) contrast(84%);
|
|
|
+ filter: invert(14%) sepia(5%) saturate(8%) hue-rotate(320deg) brightness(95%) contrast(84%);
|
|
|
+}
|
|
|
+
|
|
|
#Navigation #menu-btn1 {
|
|
|
position: absolute;
|
|
|
right: 2vw;
|
|
@@ -153,6 +176,7 @@ body .learn-more:hover {
|
|
|
position: fixed;
|
|
|
z-index: 20;
|
|
|
overflow: hidden;
|
|
|
+ display: none;
|
|
|
}
|
|
|
|
|
|
@media screen and (min-width: 1025px) {
|
|
@@ -226,6 +250,11 @@ body .learn-more:hover {
|
|
|
color: #fff;
|
|
|
}
|
|
|
|
|
|
+#banner #banner-container .youtube a {
|
|
|
+ text-decoration: none;
|
|
|
+ color: #fff;
|
|
|
+}
|
|
|
+
|
|
|
@media screen and (max-width: 767px) {
|
|
|
#banner #banner-container .youtube {
|
|
|
padding-top: 10vw;
|
|
@@ -322,6 +351,37 @@ body .learn-more:hover {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+#banner #banner-container #youtube2 #youtube-text h1 {
|
|
|
+ font-size: 30px;
|
|
|
+}
|
|
|
+
|
|
|
+@media screen and (max-width: 767px) {
|
|
|
+ #banner #banner-container #youtube2 #youtube-text h1 {
|
|
|
+ font-size: 23px;
|
|
|
+ margin: 0;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+#banner #banner-container #youtube2 #youtube-text .youtube-text-title1 {
|
|
|
+ width: 450px;
|
|
|
+}
|
|
|
+
|
|
|
+@media screen and (max-width: 767px) {
|
|
|
+ #banner #banner-container #youtube2 #youtube-text .youtube-text-title1 {
|
|
|
+ width: 80vw;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+#banner #banner-container #youtube2 #youtube-text .youtube-text-title2 {
|
|
|
+ width: 450px;
|
|
|
+}
|
|
|
+
|
|
|
+@media screen and (max-width: 767px) {
|
|
|
+ #banner #banner-container #youtube2 #youtube-text .youtube-text-title2 {
|
|
|
+ width: 80vw;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
#banner #banner-container .contact-form-destop {
|
|
|
text-align: center;
|
|
|
}
|
|
@@ -731,10 +791,12 @@ body .learn-more:hover {
|
|
|
#sec03 #sec03-table .table .sec03-table-text h1 {
|
|
|
font-size: 20px;
|
|
|
margin: 0;
|
|
|
+ font-weight: 900;
|
|
|
}
|
|
|
|
|
|
#sec03 #sec03-table .table .sec03-table-text p {
|
|
|
margin: 0;
|
|
|
+ color: #9B9B9B;
|
|
|
}
|
|
|
|
|
|
#sec03-moblie {
|
|
@@ -844,11 +906,13 @@ body .learn-more:hover {
|
|
|
#sec03-moblie #sec03-slider .table .sec03-table-text h1 {
|
|
|
font-size: 14px;
|
|
|
margin: 0;
|
|
|
+ font-weight: 900;
|
|
|
}
|
|
|
|
|
|
#sec03-moblie #sec03-slider .table .sec03-table-text p {
|
|
|
margin: 0;
|
|
|
font-size: 12px;
|
|
|
+ color: #9B9B9B;
|
|
|
}
|
|
|
|
|
|
@media screen and (min-width: 1025px) {
|
|
@@ -861,6 +925,8 @@ body .learn-more:hover {
|
|
|
padding-top: 5vw;
|
|
|
padding-bottom: 5vw;
|
|
|
background: #414141;
|
|
|
+ background-position: center center;
|
|
|
+ background-size: cover;
|
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 767px) {
|
|
@@ -951,6 +1017,167 @@ body .learn-more:hover {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+#sec04-moblie .sec04-button {
|
|
|
+ text-align: center;
|
|
|
+ margin-top: -50px;
|
|
|
+ width: 85vw;
|
|
|
+}
|
|
|
+
|
|
|
+@media screen and (min-width: 1025px) {
|
|
|
+ #sec04-moblie .sec04-button {
|
|
|
+ display: none;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+#sec04-moblie .sec04-button .mouse_scroll {
|
|
|
+ display: inline-block;
|
|
|
+ margin: 0 auto;
|
|
|
+ width: 24px;
|
|
|
+ -webkit-transform: rotate(90deg);
|
|
|
+ transform: rotate(90deg);
|
|
|
+}
|
|
|
+
|
|
|
+#sec04-moblie .sec04-button .testright {
|
|
|
+ -webkit-transform: rotate(180deg);
|
|
|
+ transform: rotate(180deg);
|
|
|
+}
|
|
|
+
|
|
|
+#sec04-moblie .sec04-button .m_scroll_arrows {
|
|
|
+ display: block;
|
|
|
+ width: 5px;
|
|
|
+ height: 5px;
|
|
|
+ /* IE 9 */
|
|
|
+ -webkit-transform: rotate(45deg);
|
|
|
+ /* Chrome, Safari, Opera */
|
|
|
+ transform: rotate(45deg);
|
|
|
+ border-right: 2px solid #fff;
|
|
|
+ border-bottom: 2px solid #fff;
|
|
|
+ margin: 0 0 3px 4px;
|
|
|
+ width: 16px;
|
|
|
+ height: 16px;
|
|
|
+}
|
|
|
+
|
|
|
+#sec04-moblie .sec04-button .unu {
|
|
|
+ margin-top: 1px;
|
|
|
+}
|
|
|
+
|
|
|
+#sec04-moblie .sec04-button .unu,
|
|
|
+#sec04-moblie .sec04-button .doi,
|
|
|
+#sec04-moblie .sec04-button .trei {
|
|
|
+ -webkit-animation: mouse-scroll 1s infinite;
|
|
|
+ animation: mouse-scroll 1s infinite;
|
|
|
+}
|
|
|
+
|
|
|
+#sec04-moblie .sec04-button .unu {
|
|
|
+ -webkit-animation-delay: 0.1s;
|
|
|
+ -moz-animation-delay: 0.1s;
|
|
|
+ -webkit-animation-direction: alternate;
|
|
|
+ animation-direction: alternate;
|
|
|
+ -webkit-animation-delay: alternate;
|
|
|
+ animation-delay: alternate;
|
|
|
+}
|
|
|
+
|
|
|
+#sec04-moblie .sec04-button .doi {
|
|
|
+ -webkit-animation-delay: 0.2s;
|
|
|
+ -moz-animation-delay: 0.2s;
|
|
|
+ -webkit-animation-direction: alternate;
|
|
|
+ animation-delay: 0.2s;
|
|
|
+ animation-direction: alternate;
|
|
|
+ margin-top: -6px;
|
|
|
+}
|
|
|
+
|
|
|
+#sec04-moblie .sec04-button .trei {
|
|
|
+ -webkit-animation-delay: 0.3s;
|
|
|
+ -moz-animation-delay: 0.3s;
|
|
|
+ -webkit-animation-direction: alternate;
|
|
|
+ animation-delay: 0.3s;
|
|
|
+ animation-direction: alternate;
|
|
|
+ margin-top: -6px;
|
|
|
+}
|
|
|
+
|
|
|
+#sec04-moblie .sec04-button .mouse {
|
|
|
+ height: 42px;
|
|
|
+ width: 24px;
|
|
|
+ border-radius: 14px;
|
|
|
+ -webkit-transform: none;
|
|
|
+ transform: none;
|
|
|
+ border: 2px solid #fff;
|
|
|
+ top: 170px;
|
|
|
+}
|
|
|
+
|
|
|
+#sec04-moblie .sec04-button .wheel {
|
|
|
+ height: 5px;
|
|
|
+ width: 2px;
|
|
|
+ display: block;
|
|
|
+ margin: 5px auto;
|
|
|
+ background: #fff;
|
|
|
+ position: relative;
|
|
|
+ height: 4px;
|
|
|
+ width: 4px;
|
|
|
+ border: 2px solid #fff;
|
|
|
+ border-radius: 8px;
|
|
|
+}
|
|
|
+
|
|
|
+#sec04-moblie .sec04-button .wheel {
|
|
|
+ -webkit-animation: mouse-wheel 0.6s linear infinite;
|
|
|
+ animation: mouse-wheel 0.8s linear infinite;
|
|
|
+}
|
|
|
+
|
|
|
+@-webkit-keyframes mouse-wheel {
|
|
|
+ 0% {
|
|
|
+ opacity: 1;
|
|
|
+ -webkit-transform: translateY(0);
|
|
|
+ transform: translateY(0);
|
|
|
+ }
|
|
|
+ 100% {
|
|
|
+ opacity: 0;
|
|
|
+ -webkit-transform: translateY(6px);
|
|
|
+ transform: translateY(6px);
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+@keyframes mouse-wheel {
|
|
|
+ 0% {
|
|
|
+ top: 1px;
|
|
|
+ }
|
|
|
+ 25% {
|
|
|
+ top: 5px;
|
|
|
+ }
|
|
|
+ 50% {
|
|
|
+ top: 15px;
|
|
|
+ }
|
|
|
+ 75% {
|
|
|
+ top: 5px;
|
|
|
+ }
|
|
|
+ 100% {
|
|
|
+ top: 1px;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+@-webkit-keyframes mouse-scroll {
|
|
|
+ 0% {
|
|
|
+ opacity: 0;
|
|
|
+ }
|
|
|
+ 50% {
|
|
|
+ opacity: 0.5;
|
|
|
+ }
|
|
|
+ 100% {
|
|
|
+ opacity: 1;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+@keyframes mouse-scroll {
|
|
|
+ 0% {
|
|
|
+ opacity: 0;
|
|
|
+ }
|
|
|
+ 50% {
|
|
|
+ opacity: 0.5;
|
|
|
+ }
|
|
|
+ 100% {
|
|
|
+ opacity: 1;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
@media screen and (min-width: 1025px) {
|
|
|
#sec04-moblie {
|
|
|
display: none;
|
|
@@ -1288,6 +1515,166 @@ body .learn-more:hover {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+#sec06 .sec06-button {
|
|
|
+ text-align: center;
|
|
|
+ width: 75vw;
|
|
|
+}
|
|
|
+
|
|
|
+@media screen and (min-width: 1025px) {
|
|
|
+ #sec06 .sec06-button {
|
|
|
+ display: none;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+#sec06 .sec06-button .mouse_scroll {
|
|
|
+ display: inline-block;
|
|
|
+ margin: 0 auto;
|
|
|
+ width: 24px;
|
|
|
+ -webkit-transform: rotate(90deg);
|
|
|
+ transform: rotate(90deg);
|
|
|
+}
|
|
|
+
|
|
|
+#sec06 .sec06-button .testright {
|
|
|
+ -webkit-transform: rotate(180deg);
|
|
|
+ transform: rotate(180deg);
|
|
|
+}
|
|
|
+
|
|
|
+#sec06 .sec06-button .m_scroll_arrows {
|
|
|
+ display: block;
|
|
|
+ width: 5px;
|
|
|
+ height: 5px;
|
|
|
+ /* IE 9 */
|
|
|
+ -webkit-transform: rotate(45deg);
|
|
|
+ /* Chrome, Safari, Opera */
|
|
|
+ transform: rotate(45deg);
|
|
|
+ border-right: 2px solid #fff;
|
|
|
+ border-bottom: 2px solid #fff;
|
|
|
+ margin: 0 0 3px 4px;
|
|
|
+ width: 16px;
|
|
|
+ height: 16px;
|
|
|
+}
|
|
|
+
|
|
|
+#sec06 .sec06-button .unu {
|
|
|
+ margin-top: 1px;
|
|
|
+}
|
|
|
+
|
|
|
+#sec06 .sec06-button .unu,
|
|
|
+#sec06 .sec06-button .doi,
|
|
|
+#sec06 .sec06-button .trei {
|
|
|
+ -webkit-animation: mouse-scroll 1s infinite;
|
|
|
+ animation: mouse-scroll 1s infinite;
|
|
|
+}
|
|
|
+
|
|
|
+#sec06 .sec06-button .unu {
|
|
|
+ -webkit-animation-delay: 0.1s;
|
|
|
+ -moz-animation-delay: 0.1s;
|
|
|
+ -webkit-animation-direction: alternate;
|
|
|
+ animation-direction: alternate;
|
|
|
+ -webkit-animation-delay: alternate;
|
|
|
+ animation-delay: alternate;
|
|
|
+}
|
|
|
+
|
|
|
+#sec06 .sec06-button .doi {
|
|
|
+ -webkit-animation-delay: 0.2s;
|
|
|
+ -moz-animation-delay: 0.2s;
|
|
|
+ -webkit-animation-direction: alternate;
|
|
|
+ animation-delay: 0.2s;
|
|
|
+ animation-direction: alternate;
|
|
|
+ margin-top: -6px;
|
|
|
+}
|
|
|
+
|
|
|
+#sec06 .sec06-button .trei {
|
|
|
+ -webkit-animation-delay: 0.3s;
|
|
|
+ -moz-animation-delay: 0.3s;
|
|
|
+ -webkit-animation-direction: alternate;
|
|
|
+ animation-delay: 0.3s;
|
|
|
+ animation-direction: alternate;
|
|
|
+ margin-top: -6px;
|
|
|
+}
|
|
|
+
|
|
|
+#sec06 .sec06-button .mouse {
|
|
|
+ height: 42px;
|
|
|
+ width: 24px;
|
|
|
+ border-radius: 14px;
|
|
|
+ -webkit-transform: none;
|
|
|
+ transform: none;
|
|
|
+ border: 2px solid #fff;
|
|
|
+ top: 170px;
|
|
|
+}
|
|
|
+
|
|
|
+#sec06 .sec06-button .wheel {
|
|
|
+ height: 5px;
|
|
|
+ width: 2px;
|
|
|
+ display: block;
|
|
|
+ margin: 5px auto;
|
|
|
+ background: #fff;
|
|
|
+ position: relative;
|
|
|
+ height: 4px;
|
|
|
+ width: 4px;
|
|
|
+ border: 2px solid #fff;
|
|
|
+ border-radius: 8px;
|
|
|
+}
|
|
|
+
|
|
|
+#sec06 .sec06-button .wheel {
|
|
|
+ -webkit-animation: mouse-wheel 0.6s linear infinite;
|
|
|
+ animation: mouse-wheel 0.8s linear infinite;
|
|
|
+}
|
|
|
+
|
|
|
+@-webkit-keyframes mouse-wheel {
|
|
|
+ 0% {
|
|
|
+ opacity: 1;
|
|
|
+ -webkit-transform: translateY(0);
|
|
|
+ transform: translateY(0);
|
|
|
+ }
|
|
|
+ 100% {
|
|
|
+ opacity: 0;
|
|
|
+ -webkit-transform: translateY(6px);
|
|
|
+ transform: translateY(6px);
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+@keyframes mouse-wheel {
|
|
|
+ 0% {
|
|
|
+ top: 1px;
|
|
|
+ }
|
|
|
+ 25% {
|
|
|
+ top: 5px;
|
|
|
+ }
|
|
|
+ 50% {
|
|
|
+ top: 15px;
|
|
|
+ }
|
|
|
+ 75% {
|
|
|
+ top: 5px;
|
|
|
+ }
|
|
|
+ 100% {
|
|
|
+ top: 1px;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+@-webkit-keyframes mouse-scroll {
|
|
|
+ 0% {
|
|
|
+ opacity: 0;
|
|
|
+ }
|
|
|
+ 50% {
|
|
|
+ opacity: 0.5;
|
|
|
+ }
|
|
|
+ 100% {
|
|
|
+ opacity: 1;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+@keyframes mouse-scroll {
|
|
|
+ 0% {
|
|
|
+ opacity: 0;
|
|
|
+ }
|
|
|
+ 50% {
|
|
|
+ opacity: 0.5;
|
|
|
+ }
|
|
|
+ 100% {
|
|
|
+ opacity: 1;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
#sec06 h1 {
|
|
|
font-size: 45px;
|
|
|
font-weight: 900;
|
|
@@ -1499,6 +1886,191 @@ body .learn-more:hover {
|
|
|
border: 1px solid #000;
|
|
|
}
|
|
|
|
|
|
+#sec08 {
|
|
|
+ padding-top: 5vw;
|
|
|
+}
|
|
|
+
|
|
|
+#sec08 #sec08-container-box {
|
|
|
+ background-size: contain;
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ background-blend-mode: overlay;
|
|
|
+}
|
|
|
+
|
|
|
+#sec08 #sec08-title {
|
|
|
+ padding: 5vw;
|
|
|
+ background: #414141;
|
|
|
+}
|
|
|
+
|
|
|
+#sec08 #sec08-title h1 {
|
|
|
+ text-align: center;
|
|
|
+ color: #fff;
|
|
|
+ font-size: 45px;
|
|
|
+ font-weight: 900;
|
|
|
+ padding: 5px 10px;
|
|
|
+}
|
|
|
+
|
|
|
+@media screen and (max-width: 767px) {
|
|
|
+ #sec08 #sec08-title h1 {
|
|
|
+ font-weight: 900;
|
|
|
+ font-size: 32px;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+#sec08 #sec08-title hr {
|
|
|
+ width: 5vw;
|
|
|
+ height: 5px;
|
|
|
+ color: #fff;
|
|
|
+ margin: 10px auto;
|
|
|
+ opacity: 1 !important;
|
|
|
+}
|
|
|
+
|
|
|
+@media screen and (max-width: 767px) {
|
|
|
+ #sec08 #sec08-title hr {
|
|
|
+ width: 30vw;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+#sec08 #sec08-container {
|
|
|
+ text-align: center;
|
|
|
+}
|
|
|
+
|
|
|
+#sec08 #sec08-container .card {
|
|
|
+ padding-top: 5vw;
|
|
|
+ padding-bottom: 5vw;
|
|
|
+ border: none;
|
|
|
+}
|
|
|
+
|
|
|
+#sec08 #sec08-container .card .adv4 {
|
|
|
+ display: -webkit-box;
|
|
|
+ display: -ms-flexbox;
|
|
|
+ display: flex;
|
|
|
+ -webkit-box-align: center;
|
|
|
+ -ms-flex-align: center;
|
|
|
+ align-items: center;
|
|
|
+}
|
|
|
+
|
|
|
+#sec08 #sec08-container .card .adv4 img {
|
|
|
+ -webkit-box-align: center;
|
|
|
+ -ms-flex-align: center;
|
|
|
+ align-items: center;
|
|
|
+ margin: 0 30px;
|
|
|
+ width: 300px;
|
|
|
+}
|
|
|
+
|
|
|
+@media screen and (max-width: 767px) {
|
|
|
+ #sec08 #sec08-container .card .adv4 img {
|
|
|
+ width: 100px;
|
|
|
+ margin: 0px;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+#sec08 #sec08-container .col-4 {
|
|
|
+ margin: 10px 0;
|
|
|
+}
|
|
|
+
|
|
|
+#sec08 #sec08-container .col-4 img {
|
|
|
+ width: 250px;
|
|
|
+}
|
|
|
+
|
|
|
+@media screen and (max-width: 767px) {
|
|
|
+ #sec08 #sec08-container .col-4 img {
|
|
|
+ width: 100px;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+#sec09 {
|
|
|
+ background: #000;
|
|
|
+}
|
|
|
+
|
|
|
+#sec09 #sec09-container-box {
|
|
|
+ background-size: contain;
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ background-blend-mode: overlay;
|
|
|
+}
|
|
|
+
|
|
|
+#sec09 #sec09-title {
|
|
|
+ padding: 5vw;
|
|
|
+ background: #fff;
|
|
|
+}
|
|
|
+
|
|
|
+#sec09 #sec09-title h1 {
|
|
|
+ text-align: center;
|
|
|
+ color: #000;
|
|
|
+ font-size: 45px;
|
|
|
+ font-weight: 900;
|
|
|
+ padding: 5px 10px;
|
|
|
+}
|
|
|
+
|
|
|
+@media screen and (max-width: 767px) {
|
|
|
+ #sec09 #sec09-title h1 {
|
|
|
+ font-weight: 900;
|
|
|
+ font-size: 32px;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+#sec09 #sec09-title hr {
|
|
|
+ width: 5vw;
|
|
|
+ height: 5px;
|
|
|
+ color: #000;
|
|
|
+ margin: 10px auto;
|
|
|
+ opacity: 1 !important;
|
|
|
+}
|
|
|
+
|
|
|
+@media screen and (max-width: 767px) {
|
|
|
+ #sec09 #sec09-title hr {
|
|
|
+ width: 30vw;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+#sec09 #sec09-container {
|
|
|
+ text-align: center;
|
|
|
+}
|
|
|
+
|
|
|
+#sec09 #sec09-container .card {
|
|
|
+ padding-top: 5vw;
|
|
|
+ padding-bottom: 5vw;
|
|
|
+ border: none;
|
|
|
+ background: #000;
|
|
|
+}
|
|
|
+
|
|
|
+#sec09 #sec09-container .card .adv4 {
|
|
|
+ display: -webkit-box;
|
|
|
+ display: -ms-flexbox;
|
|
|
+ display: flex;
|
|
|
+ -webkit-box-align: center;
|
|
|
+ -ms-flex-align: center;
|
|
|
+ align-items: center;
|
|
|
+}
|
|
|
+
|
|
|
+#sec09 #sec09-container .card .adv4 img {
|
|
|
+ -webkit-box-align: center;
|
|
|
+ -ms-flex-align: center;
|
|
|
+ align-items: center;
|
|
|
+ margin: 0 30px;
|
|
|
+ width: 300px;
|
|
|
+}
|
|
|
+
|
|
|
+@media screen and (max-width: 767px) {
|
|
|
+ #sec09 #sec09-container .card .adv4 img {
|
|
|
+ width: 100px;
|
|
|
+ margin: 0px;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+#sec09 #sec09-container .col-4 {
|
|
|
+ margin: 10px 0;
|
|
|
+}
|
|
|
+
|
|
|
+#sec09 #sec09-container .col-4 img {
|
|
|
+ width: 250px;
|
|
|
+}
|
|
|
+
|
|
|
+@media screen and (max-width: 767px) {
|
|
|
+ #sec09 #sec09-container .col-4 img {
|
|
|
+ width: 100px;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
#footer {
|
|
|
width: 100vw;
|
|
|
text-align: center;
|