diff --git a/Claswork b/Claswork new file mode 160000 index 0000000..a614d2d --- /dev/null +++ b/Claswork @@ -0,0 +1 @@ +Subproject commit a614d2d73a582b0ccb26302010a587e8b2d643da diff --git a/Git b/Git deleted file mode 160000 index 9f42651..0000000 --- a/Git +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 9f42651fbdb3dcbd2689613dbe768c941dfce3ca diff --git a/lesson10/css/index.css b/lesson10/css/index.css new file mode 100644 index 0000000..1cc22b5 --- /dev/null +++ b/lesson10/css/index.css @@ -0,0 +1,816 @@ +@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans&family=Poppins&family=Roboto&family=Work+Sans:wght@300;400;500;700&display=swap"); +@import url("https://fonts.googleapis.com/css2?family=Aleo&family=Josefin+Sans&family=Poppins&family=Roboto&family=Work+Sans:wght@300;400;500;700&display=swap"); +html { + scroll-behavior: smooth; +} + +body { + font-family: "Josefin Sans", sans-serif; + background-color: silver; +} + +.bhromaon { + display: -webkit-box; + display: -ms-flexbox; + display: flex; + -webkit-box-pack: end; + -ms-flex-pack: end; + justify-content: flex-end; + -webkit-box-orient: vertical; + -webkit-box-direction: normal; + -ms-flex-direction: column; + flex-direction: column; + background: url(../images/image.svg); + background-size: cover; + width: 100%; + height: 100vh; +} + +.bhromaon_title { + display: -webkit-box; + display: -ms-flexbox; + display: flex; + -webkit-box-orient: vertical; + -webkit-box-direction: normal; + -ms-flex-direction: column; + flex-direction: column; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; +} + +.bhromaon_title_txt { + font-family: Josefin Sans; + width: 342px; + height: 32px; + font-weight: bold; + font-size: 48px; + line-height: 26px; + text-align: center; + color: white; + letter-spacing: 4.800000190734863px; + margin-bottom: 11px; +} + +.bhromaon_title_text { + width: 345px; + height: 26px; + font-size: 22px; + text-align: center; + color: #ffffff; + margin-bottom: 46px; +} + +.bhromaon_input { + display: -webkit-box; + display: -ms-flexbox; + display: flex; + -webkit-box-pack: center; + -ms-flex-pack: center; + justify-content: center; + margin-bottom: 107px; +} + +.bhromaon_input_content { + font-family: Josefin Sans; + font-size: 14px; + line-height: 26px; + letter-spacing: 2.799999952316284px; + text-align: center; + border: none; + width: 656px; + height: 63px; + background: #ffffff; +} + +.bhromaon_input_button { + display: -webkit-box; + display: -ms-flexbox; + display: flex; + -webkit-box-pack: center; + -ms-flex-pack: center; + justify-content: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + width: 153px; + height: 63px; + background: #5474fd; + border: 2px solid #ffffff; + -webkit-box-sizing: border-box; + box-sizing: border-box; +} + +.bhromaon_input_button_btn { + width: 92px; + height: 26px; + font-family: Aleo; + font-size: 14px; + line-height: 26px; + letter-spacing: 1.399999976158142px; + color: #ffffff; +} + +.bhromaon_scroll { + display: -webkit-box; + display: -ms-flexbox; + display: flex; + -webkit-box-pack: center; + -ms-flex-pack: center; + justify-content: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + -webkit-box-orient: vertical; + -webkit-box-direction: normal; + -ms-flex-direction: column; + flex-direction: column; + margin-bottom: 142px; +} + +.bhromaon_scroll_text { + width: 123px; + height: 26px; + font-size: 14px; + line-height: 26px; + letter-spacing: 2.799999952316284px; + text-align: center; + color: #ffffff; +} + +.header { + display: -webkit-box; + display: -ms-flexbox; + display: flex; + -ms-flex-pack: distribute; + justify-content: space-around; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + background-color: #5474fd; + height: 83px; +} + +.header_info_bhromaon { + font-family: Josefin Sans; + font-weight: bold; + font-size: 24px; + line-height: 26px; + color: #ffffff; +} + +.header_navigation { + display: -webkit-box; + display: -ms-flexbox; + display: flex; +} + +.header_navigation_nav { + font-family: Aleo; + font-size: 14px; + line-height: 26px; + color: #ffffff; + margin-right: 14px; + width: 148px; + height: 26px; + text-transform: uppercase; +} + +.header_navigation_nav:hover { + -webkit-transition: 1s; + transition: 1s; + font-size: 15px; + font-weight: bold; + letter-spacing: 1.4px; + color: #dc143c; + text-shadow: 1px 1px 10px #33060f; +} + +.choose_us { + display: -webkit-box; + display: -ms-flexbox; + display: flex; + -webkit-box-pack: center; + -ms-flex-pack: center; + justify-content: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + background: url(../images/sect-2-backgrd.svg); + background-size: cover; + width: 100%; + height: 100vh; +} + +.choose_us_content { + display: -webkit-box; + display: -ms-flexbox; + display: flex; + -webkit-box-orient: vertical; + -webkit-box-direction: normal; + -ms-flex-direction: column; + flex-direction: column; +} + +.choose_us_content_title { + margin-bottom: 50px; + border-radius: nullpx; + width: 288px; + height: 26px; + font-family: Aleo; + font-size: 36px; + line-height: 26px; + color: #ffffff; + text-shadow: 1px 2px 40px #7072e9; +} + +.choose_us_content_txt { + font-family: Josefin Sans; + font-size: 16px; + font-weight: 400; + line-height: 26px; + width: 560px; + letter-spacing: 1.6px; + color: #e8e8e8; + margin-bottom: 45px; +} + +.choose_us_btn { + width: 228px; + height: 63px; + background: #5474fd; +} + +.choose_us_btn:hover { + -webkit-box-shadow: -1px -1px 5px 3px #5474fd; + box-shadow: -1px -1px 5px 3px #5474fd; + -webkit-transition: 2s; + transition: 2s; + width: 228px; + height: 63px; + background: -webkit-gradient(linear, left top, right top, from(#dc143c), color-stop(20%, #ff8c00), color-stop(40%, #ffd700), color-stop(60%, #00fa9a), color-stop(80%, #1e90ff), color-stop(95%, #9370db)); + background: linear-gradient(90deg, #dc143c 0%, #ff8c00 20%, #ffd700 40%, #00fa9a 60%, #1e90ff 80%, #9370db 95%); +} + +.choose_us_btn_txt { + letter-spacing: 1.2px; + height: 26px; + font-family: Aleo; + font-style: normal; + font-weight: normal; + font-size: 16px; + line-height: 26px; + text-align: center; + text-transform: uppercase; + color: #ffffff; +} + +.choose_us_btn_txt:hover { + font-family: Aleo; + font-weight: bold; + font-size: 19px; + letter-spacing: 1.2px; + text-transform: uppercase; + color: black; + -webkit-transition: 2s; + transition: 2s; +} + +.choose_us_images { + display: -webkit-box; + display: -ms-flexbox; + display: flex; + -webkit-box-orient: vertical; + -webkit-box-direction: normal; + -ms-flex-direction: column; + flex-direction: column; + margin-left: 110px; +} + +.choose_us_images_lake { + height: 220px; + width: 350px; + margin-bottom: 10px; +} + +.choose_us_images_lake:hover { + -webkit-box-shadow: -1px -1px 10px 3px #5474fd; + box-shadow: -1px -1px 10px 3px #5474fd; + -webkit-transform: scale(1.07); + transform: scale(1.07); + -webkit-transition-duration: 1s; + transition-duration: 1s; +} + +.choose_us_images_mount { + height: 220px; + width: 350px; + margin-left: 90px; +} + +.choose_us_images_mount:hover { + -webkit-box-shadow: -1px -1px 12px 3px #5474fd; + box-shadow: -1px -1px 12px 3px #5474fd; + -webkit-transform: scale(1.1); + transform: scale(1.1); + -webkit-transform: skew(-2deg); + transform: skew(-2deg); + -webkit-transition: 1s; + transition: 1s; +} + +.my_icons { + display: -webkit-box; + display: -ms-flexbox; + display: flex; + -webkit-box-pack: center; + -ms-flex-pack: center; + justify-content: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + height: 338px; + background: #333333; +} + +.my_icons_cntnt { + display: -webkit-box; + display: -ms-flexbox; + display: flex; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + -webkit-box-orient: vertical; + -webkit-box-direction: normal; + -ms-flex-direction: column; + flex-direction: column; +} + +.my_icons_cntnt_search_img { + display: -webkit-box; + display: -ms-flexbox; + display: flex; + width: 60px; + margin-bottom: 20px; +} + +.my_icons_cntnt_search_img:hover { + -webkit-transform: scale(1.2); + transform: scale(1.2); + -webkit-transition-duration: 1s; + transition-duration: 1s; + -webkit-box-shadow: -1px -1px 22px 1px #5474fd; + box-shadow: -1px -1px 22px 1px #5474fd; +} + +.my_icons_cntnt_txt { + font-family: Aleo; + font-size: 36px; + line-height: 26px; + text-align: center; + width: 242px; + color: #e8e8e8; +} + +.my_icons_cntnt_txt:hover { + -webkit-transition: 1s; + transition: 1s; + text-shadow: 2px 5px 50px #7072e9; +} + +.my_icons_cntnt:nth-child(2) { + margin-right: 143px; + margin-left: 143px; +} + +.my_icons_cntnt:nth-child(2) .my_icons_cntnt_search_img:hover { + -webkit-transform: scale(1.2); + transform: scale(1.2); + -webkit-transition-duration: 1s; + transition-duration: 1s; + -webkit-box-shadow: -1px -1px 12px 3px #f55b50; + box-shadow: -1px -1px 12px 3px #f55b50; +} + +.my_icons_cntnt:nth-child(2) .my_icons_cntnt_txt:hover { + -webkit-transition: 1s; + transition: 1s; + text-shadow: 2px 2px 25px #f55b50; +} + +.villa { + display: -webkit-box; + display: -ms-flexbox; + display: flex; + -webkit-box-align: end; + -ms-flex-align: end; + align-items: flex-end; + background: url(../images/rectangle.svg); + background-size: cover; + width: 100%; + height: 100vh; +} + +.villa_container { + -webkit-animation-name: jump-container; + animation-name: jump-container; + -webkit-animation-duration: 2s; + animation-duration: 2s; + width: 543px; + height: 374px; + background: #232323; + mix-blend-mode: normal; + opacity: 0.9; + margin-left: 330px; + margin-bottom: 100px; +} + +.villa_container:hover { + -webkit-box-shadow: -3px -3px 23px 3px #ec9797; + box-shadow: -3px -3px 23px 3px #ec9797; + -webkit-transition: 2s; + transition: 2s; +} + +.villa_container_title { + width: 80px; + height: 26px; + font-family: Josefin Sans; + font-size: 20px; + letter-spacing: 1.5px; + padding-top: 49px; + padding-left: 32px; + padding-bottom: 23px; + text-shadow: 2px -2px 9px #ec9797; + color: #e8e8e8; +} + +.villa_container_spain_madrid { + width: 241px; + height: 26px; + font-family: Josefin Sans; + font-style: normal; + font-weight: normal; + font-size: 20px; + text-transform: uppercase; + padding-bottom: 14px; + padding-left: 32px; + color: #ffffff; +} + +.villa_container_txt { + width: 508px; + height: 78px; + font-family: Josefin Sans; + font-style: normal; + font-weight: normal; + font-size: 16px; + padding-left: 32px; + padding-bottom: 46px; + color: #e8e8e8; +} + +.villa_container_btn { + margin-left: 32px; + width: 228px; + height: 63px; + background: #5474fd; +} + +.villa_container_btn:hover { + -webkit-box-shadow: -1px -1px 4px 4px white; + box-shadow: -1px -1px 4px 4px white; + -webkit-transition: 2s; + transition: 2s; + font-size: 17px; + background: linear-gradient(135deg, #0000ff 0%, #8080ff 25%, #8cf2e3 50%, #a8ff51 75%, #ffff80 100%); +} + +.villa_container_btn_txt { + font-family: Aleo; + line-height: 26px; + letter-spacing: 1.2px; + text-transform: uppercase; + color: #ffffff; +} + +.villa_container_btn_txt:hover { + font-weight: bold; + color: black; +} + +.senery { + display: -webkit-box; + display: -ms-flexbox; + display: flex; + -webkit-box-pack: end; + -ms-flex-pack: end; + justify-content: flex-end; + -webkit-box-align: end; + -ms-flex-align: end; + align-items: flex-end; + background: url(../images/secery.svg); + background-size: cover; + width: 100%; + height: 100vh; +} + +.senery_container { + -webkit-animation-name: jump-container; + animation-name: jump-container; + -webkit-animation-duration: 2s; + animation-duration: 2s; + width: 543px; + height: 374px; + background: #232323; + mix-blend-mode: normal; + opacity: 0.9; + margin-right: 330px; + margin-bottom: 100px; +} + +.senery_container:hover { + -webkit-box-shadow: -3px -3px 23px 3px #ec9797; + box-shadow: -3px -3px 23px 3px #ec9797; + -webkit-transition: 2s; + transition: 2s; +} + +.senery_container_title { + width: 80px; + height: 26px; + font-family: Josefin Sans; + font-size: 20px; + letter-spacing: 1.5px; + padding-top: 49px; + padding-left: 32px; + padding-bottom: 23px; + text-shadow: 2px -2px 5px #7072e9; + color: #e8e8e8; +} + +.senery_container_spain_madrid { + width: 241px; + height: 26px; + font-family: Josefin Sans; + font-style: normal; + font-weight: normal; + font-size: 20px; + text-transform: uppercase; + padding-bottom: 14px; + padding-left: 32px; + color: #ffffff; +} + +.senery_container_txt { + width: 508px; + height: 78px; + font-family: Josefin Sans; + font-style: normal; + font-weight: normal; + font-size: 16px; + padding-left: 32px; + padding-bottom: 46px; + color: #e8e8e8; +} + +.senery_btn { + margin-left: 32px; + width: 228px; + height: 63px; + background: #5474fd; +} + +.senery_btn:hover { + -webkit-box-shadow: -1px -1px 4px 4px white; + box-shadow: -1px -1px 4px 4px white; + -webkit-transition: 2s; + transition: 2s; + font-size: 17px; + background: linear-gradient(135deg, #0000ff 0%, #8080ff 25%, #8cf2e3 50%, #a8ff51 75%, #ffff80 100%); +} + +.senery_btn_txt { + font-family: Aleo; + line-height: 26px; + letter-spacing: 1.2px; + text-transform: uppercase; + color: #ffffff; +} + +.senery_btn_txt:hover { + font-weight: bold; + color: black; +} + +.tourist { + display: -webkit-box; + display: -ms-flexbox; + display: flex; + -webkit-box-pack: center; + -ms-flex-pack: center; + justify-content: center; + -webkit-box-orient: vertical; + -webkit-box-direction: normal; + -ms-flex-direction: column; + flex-direction: column; + background: url(../images/Rec.svg); + background-size: cover; + width: 100%; + height: 100vh; +} + +.tourist_title { + height: 26px; + font-family: Aleo; + font-size: 36px; + line-height: 26px; + text-align: center; + color: #ffffff; + text-shadow: 5px -5px 35px #ec9797; + margin-bottom: 91px; +} + +.tourist_title_main_area { + -webkit-animation-name: jump-container; + animation-name: jump-container; + -webkit-animation-duration: 2s; + animation-duration: 2s; + display: -webkit-box; + display: -ms-flexbox; + display: flex; + -webkit-box-pack: center; + -ms-flex-pack: center; + justify-content: center; +} + +.tourist_title_main_area_human_img:hover { + -webkit-transform: scale(1.1); + transform: scale(1.1); + -webkit-transition-duration: 1s; + transition-duration: 1s; + -webkit-box-shadow: -1px -1px 10px 1px #ec9797; + box-shadow: -1px -1px 10px 1px #ec9797; +} + +.tourist_container { + width: 668px; + height: 287px; + background: #333333; +} + +.tourist_container:hover { + -webkit-box-shadow: -1px -1px 23px 1px #ec9797; + box-shadow: -1px -1px 23px 1px #ec9797; + -webkit-transition: 2s; + transition: 2s; +} + +.tourist_container_header_txt { + margin-top: 49px; + margin-left: 62px; + font-family: Josefin Sans; + font-style: normal; + font-weight: normal; + font-size: 20px; + line-height: 26px; + text-transform: uppercase; + color: #fefefe; + text-shadow: 2px -1px 4px #ec9797; +} + +.tourist_container_body_txt { + margin-top: 49px; + margin-left: 62px; + width: 581px; + height: 165px; + font-family: Josefin Sans; + font-style: normal; + font-weight: normal; + font-size: 16px; + line-height: 19px; + letter-spacing: 2.52px; + color: #fefefe; +} + +.end { + display: -webkit-box; + display: -ms-flexbox; + display: flex; + -webkit-box-pack: center; + -ms-flex-pack: center; + justify-content: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + -webkit-box-orient: vertical; + -webkit-box-direction: normal; + -ms-flex-direction: column; + flex-direction: column; + height: 271px; + background: #232323; +} + +.end_title { + width: 193px; + height: 26px; + font-family: Josefin Sans; + font-style: normal; + font-weight: bold; + font-size: 24px; + line-height: 26px; + letter-spacing: 3.36px; + text-transform: uppercase; + color: #ffffff; + text-align: center; + margin-bottom: 9px; +} + +.end_txt { + width: 196px; + height: 26px; + font-family: Josefin Sans; + font-style: normal; + font-weight: normal; + font-size: 16px; + line-height: 26px; + letter-spacing: 1.6px; + color: #ffffff; + text-align: center; + margin-bottom: 17px; +} + +.end_icons { + display: -webkit-box; + display: -ms-flexbox; + display: flex; + -webkit-box-pack: center; + -ms-flex-pack: center; + justify-content: center; + width: auto; +} + +.end_icons_icon { + margin: 0 10px; +} + +@-webkit-keyframes jump-container { + 0% { + opacity: 0; + -webkit-transform: translateY(-40%); + transform: translateY(-40%); + } + 40% { + -webkit-transform: translateY(0); + transform: translateY(0); + } + 55% { + -webkit-transform: translateY(-18px); + transform: translateY(-18px); + } + 70% { + opacity: 1; + -webkit-transform: translateY(0); + transform: translateY(0); + } + 85% { + -webkit-transform: translateY(-9px); + transform: translateY(-9px); + } + 100% { + opacity: 1; + -webkit-transform: translateY(0); + transform: translateY(0); + } +} + +@keyframes jump-container { + 0% { + opacity: 0; + -webkit-transform: translateY(-40%); + transform: translateY(-40%); + } + 40% { + -webkit-transform: translateY(0); + transform: translateY(0); + } + 55% { + -webkit-transform: translateY(-18px); + transform: translateY(-18px); + } + 70% { + opacity: 1; + -webkit-transform: translateY(0); + transform: translateY(0); + } + 85% { + -webkit-transform: translateY(-9px); + transform: translateY(-9px); + } + 100% { + opacity: 1; + -webkit-transform: translateY(0); + transform: translateY(0); + } +} +/*# sourceMappingURL=index.css.map */ \ No newline at end of file diff --git a/lesson10/css/index.css.map b/lesson10/css/index.css.map new file mode 100644 index 0000000..c2de88b --- /dev/null +++ b/lesson10/css/index.css.map @@ -0,0 +1,9 @@ +{ + "version": 3, + "mappings": "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", + "sources": [ + "index.scss" + ], + "names": [], + "file": "index.css" +} \ No newline at end of file diff --git a/lesson10/css/index.scss b/lesson10/css/index.scss new file mode 100644 index 0000000..e8a378c --- /dev/null +++ b/lesson10/css/index.scss @@ -0,0 +1,607 @@ +@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans&family=Poppins&family=Roboto&family=Work+Sans:wght@300;400;500;700&display=swap"); +@import url("https://fonts.googleapis.com/css2?family=Aleo&family=Josefin+Sans&family=Poppins&family=Roboto&family=Work+Sans:wght@300;400;500;700&display=swap"); + +html { + scroll-behavior: smooth; +} + +body { + font-family: "Josefin Sans", sans-serif; + background-color: silver; +} + +.bhromaon { + display: flex; + justify-content: flex-end; + flex-direction: column; + background: url(../images/image.svg); + background-size: cover; + width: 100%; + height: 100vh; + &_title { + display: flex; + flex-direction: column; + align-items: center; + &_txt { + font-family: Josefin Sans; + width: 342px; + height: 32px; + font-weight: bold; + font-size: 48px; + line-height: 26px; + text-align: center; + color: white; + letter-spacing: 4.800000190734863px; + margin-bottom: 11px; + } + &_text { + width: 345px; + height: 26px; + font-size: 22px; + text-align: center; + color: #ffffff; + margin-bottom: 46px; + } + } + &_input { + display: flex; + justify-content: center; + margin-bottom: 107px; + &_content { + font-family: Josefin Sans; + font-size: 14px; + line-height: 26px; + letter-spacing: 2.799999952316284px; + text-align: center; + border: none; + width: 656px; + height: 63px; + background: #ffffff; + } + &_button { + display: flex; + justify-content: center; + align-items: center; + width: 153px; + height: 63px; + background: #5474fd; + border: 2px solid #ffffff; + box-sizing: border-box; + &_btn { + width: 92px; + height: 26px; + font-family: Aleo; + font-size: 14px; + line-height: 26px; + letter-spacing: 1.399999976158142px; + color: #ffffff; + } + } + } + &_scroll { + display: flex; + justify-content: center; + align-items: center; + flex-direction: column; + margin-bottom: 142px; + &_text { + width: 123px; + height: 26px; + font-size: 14px; + line-height: 26px; + letter-spacing: 2.799999952316284px; + text-align: center; + color: #ffffff; + } + } +} + +.header { + display: flex; + justify-content: space-around; + align-items: center; + background-color: #5474fd; + height: 83px; + &_info_bhromaon { + font-family: Josefin Sans; + font-weight: bold; + font-size: 24px; + line-height: 26px; + color: #ffffff; + } + &_navigation { + display: flex; + &_nav { + font-family: Aleo; + font-size: 14px; + line-height: 26px; + color: #ffffff; + margin-right: 14px; + width: 148px; + height: 26px; + text-transform: uppercase; + &:hover { + transition: 1s; + font-size: 15px; + font-weight: bold; + letter-spacing: 1.4px; + color: #dc143c; + text-shadow: 1px 1px 10px #33060f; + } + } + } +} + +.choose_us { + display: flex; + justify-content: center; + align-items: center; + background: url(../images/sect-2-backgrd.svg); + background-size: cover; + width: 100%; + height: 100vh; + &_content { + display: flex; + flex-direction: column; + &_title { + margin-bottom: 50px; + border-radius: nullpx; + width: 288px; + height: 26px; + font-family: Aleo; + font-size: 36px; + line-height: 26px; + color: #ffffff; + text-shadow: 1px 2px 40px rgb(112, 114, 233); + } + &_txt { + font-family: Josefin Sans; + font-size: 16px; + font-weight: 400; + line-height: 26px; + width: 560px; + letter-spacing: 1.6px; + color: #e8e8e8; + margin-bottom: 45px; + } + } + &_btn { + width: 228px; + height: 63px; + background: #5474fd; + &:hover { + box-shadow: -1px -1px 5px 3px #5474fd; + transition: 2s; + width: 228px; + height: 63px; + background: linear-gradient( + 90deg, + #dc143c 0%, + #ff8c00 20%, + #ffd700 40%, + #00fa9a 60%, + #1e90ff 80%, + #9370db 95% + ); + } + &_txt { + letter-spacing: 1.2px; + height: 26px; + font-family: Aleo; + font-style: normal; + font-weight: normal; + font-size: 16px; + line-height: 26px; + text-align: center; + text-transform: uppercase; + color: #ffffff; + &:hover { + font-family: Aleo; + font-weight: bold; + font-size: 19px; + letter-spacing: 1.2px; + text-transform: uppercase; + color: black; + transition: 2s; + } + } + } + &_images { + display: flex; + flex-direction: column; + margin-left: 110px; + &_lake { + height: 220px; + width: 350px; + margin-bottom: 10px; + &:hover { + box-shadow: -1px -1px 10px 3px #5474fd; + transform: scale(1.07); + transition-duration: 1s; + } + } + &_mount { + height: 220px; + width: 350px; + margin-left: 90px; + &:hover { + box-shadow: -1px -1px 12px 3px #5474fd; + transform: scale(1.1); + transform: skew(-2deg); + transition: 1s; + } + } + } +} + +.my_icons { + display: flex; + justify-content: center; + align-items: center; + height: 338px; + background: #333333; + &_cntnt { + display: flex; + align-items: center; + flex-direction: column; + &_search_img { + display: flex; + width: 60px; + margin-bottom: 20px; + &:hover { + transform: scale(1.2); + transition-duration: 1s; + box-shadow: -1px -1px 22px 1px #5474fd; + } + } + &_txt { + font-family: Aleo; + font-size: 36px; + line-height: 26px; + text-align: center; + width: 242px; + color: #e8e8e8; + + &:hover { + transition: 1s; + text-shadow: 2px 5px 50px rgb(112, 114, 233); + } + } + &:nth-child(2) { + margin-right: 143px; + margin-left: 143px; + .my_icons_cntnt_search_img { + &:hover { + transform: scale(1.2); + transition-duration: 1s; + box-shadow: -1px -1px 12px 3px #f55b50; + } + } + .my_icons_cntnt_txt { + &:hover { + transition: 1s; + text-shadow: 2px 2px 25px #f55b50; + } + } + } + } +} + +.villa { + display: flex; + align-items: flex-end; + background: url(../images/rectangle.svg); + background-size: cover; + width: 100%; + height: 100vh; + &_container { + animation-name: jump-container; + animation-duration: 2s; + width: 543px; + height: 374px; + background: #232323; + mix-blend-mode: normal; + opacity: 0.9; + margin-left: 330px; + margin-bottom: 100px; + &:hover { + box-shadow: -3px -3px 23px 3px #ec9797; + transition: 2s; + } + &_title { + width: 80px; + height: 26px; + font-family: Josefin Sans; + font-size: 20px; + letter-spacing: 1.5px; + padding-top: 49px; + padding-left: 32px; + padding-bottom: 23px; + text-shadow: 2px -2px 9px #ec9797; + color: #e8e8e8; + } + &_spain_madrid { + width: 241px; + height: 26px; + font-family: Josefin Sans; + font-style: normal; + font-weight: normal; + font-size: 20px; + text-transform: uppercase; + padding-bottom: 14px; + padding-left: 32px; + color: #ffffff; + } + &_txt { + width: 508px; + height: 78px; + font-family: Josefin Sans; + font-style: normal; + font-weight: normal; + font-size: 16px; + padding-left: 32px; + padding-bottom: 46px; + color: #e8e8e8; + } + &_btn { + margin-left: 32px; + width: 228px; + height: 63px; + background: #5474fd; + &:hover { + box-shadow: -1px -1px 4px 4px white; + transition: 2s; + font-size: 17px; + background: linear-gradient( + 135deg, + #0000ff 0%, + #8080ff 25%, + #8cf2e3 50%, + #a8ff51 75%, + #ffff80 100% + ); + } + &_txt { + font-family: Aleo; + line-height: 26px; + letter-spacing: 1.2px; + text-transform: uppercase; + color: #ffffff; + &:hover { + font-weight: bold; + color: black; + } + } + } + } +} + +.senery { + display: flex; + justify-content: flex-end; + align-items: flex-end; + background: url(../images/secery.svg); + background-size: cover; + width: 100%; + height: 100vh; + &_container { + animation-name: jump-container; + animation-duration: 2s; + width: 543px; + height: 374px; + background: #232323; + mix-blend-mode: normal; + opacity: 0.9; + margin-right: 330px; + margin-bottom: 100px; + &:hover { + box-shadow: -3px -3px 23px 3px #ec9797; + transition: 2s; + } + &_title { + width: 80px; + height: 26px; + font-family: Josefin Sans; + font-size: 20px; + letter-spacing: 1.5px; + padding-top: 49px; + padding-left: 32px; + padding-bottom: 23px; + text-shadow: 2px -2px 5px rgb(112, 114, 233); + color: #e8e8e8; + } + &_spain_madrid { + width: 241px; + height: 26px; + font-family: Josefin Sans; + font-style: normal; + font-weight: normal; + font-size: 20px; + text-transform: uppercase; + padding-bottom: 14px; + padding-left: 32px; + color: #ffffff; + } + &_txt { + width: 508px; + height: 78px; + font-family: Josefin Sans; + font-style: normal; + font-weight: normal; + font-size: 16px; + padding-left: 32px; + padding-bottom: 46px; + color: #e8e8e8; + } + } + &_btn { + margin-left: 32px; + width: 228px; + height: 63px; + background: #5474fd; + &:hover { + box-shadow: -1px -1px 4px 4px white; + transition: 2s; + font-size: 17px; + background: linear-gradient( + 135deg, + #0000ff 0%, + #8080ff 25%, + #8cf2e3 50%, + #a8ff51 75%, + #ffff80 100% + ); + } + &_txt { + font-family: Aleo; + line-height: 26px; + letter-spacing: 1.2px; + text-transform: uppercase; + color: #ffffff; + &:hover { + font-weight: bold; + color: black; + } + } + } +} + +.tourist { + display: flex; + justify-content: center; + flex-direction: column; + background: url(../images/Rec.svg); + background-size: cover; + width: 100%; + height: 100vh; + &_title { + height: 26px; + font-family: Aleo; + font-size: 36px; + line-height: 26px; + text-align: center; + color: #ffffff; + text-shadow: 5px -5px 35px #ec9797; + margin-bottom: 91px; + &_main_area { + animation-name: jump-container; + animation-duration: 2s; + display: flex; + justify-content: center; + &_human_img { + &:hover { + transform: scale(1.1); + transition-duration: 1s; + box-shadow: -1px -1px 10px 1px #ec9797; + } + } + } + } + &_container { + width: 668px; + height: 287px; + background: #333333; + &:hover { + box-shadow: -1px -1px 23px 1px #ec9797; + transition: 2s; + } + &_header_txt { + margin-top: 49px; + margin-left: 62px; + font-family: Josefin Sans; + font-style: normal; + font-weight: normal; + font-size: 20px; + line-height: 26px; + text-transform: uppercase; + color: #fefefe; + text-shadow: 2px -1px 4px #ec9797; + } + &_body_txt { + margin-top: 49px; + margin-left: 62px; + width: 581px; + height: 165px; + font-family: Josefin Sans; + font-style: normal; + font-weight: normal; + font-size: 16px; + line-height: 19px; + letter-spacing: 2.52px; + color: #fefefe; + } + } +} + +.end { + display: flex; + justify-content: center; + align-items: center; + flex-direction: column; + height: 271px; + background: #232323; + &_title { + width: 193px; + height: 26px; + font-family: Josefin Sans; + font-style: normal; + font-weight: bold; + font-size: 24px; + line-height: 26px; + letter-spacing: 3.36px; + text-transform: uppercase; + color: #ffffff; + text-align: center; + margin-bottom: 9px; + } + &_txt { + width: 196px; + height: 26px; + font-family: Josefin Sans; + font-style: normal; + font-weight: normal; + font-size: 16px; + line-height: 26px; + letter-spacing: 1.6px; + color: #ffffff; + text-align: center; + margin-bottom: 17px; + } + &_icons { + display: flex; + justify-content: center; + width: auto; + &_icon { + margin: 0 10px; + } + } +} + +@keyframes jump-container { + 0% { + opacity: 0; + transform: translateY(-40%); + } + + 40% { + transform: translateY(0); + } + + 55% { + transform: translateY(-18px); + } + + 70% { + opacity: 1; + transform: translateY(0); + } + + 85% { + transform: translateY(-9px); + } + + 100% { + opacity: 1; + transform: translateY(0); + } +} diff --git a/lesson10/images/12.svg b/lesson10/images/12.svg new file mode 100644 index 0000000..360fdd0 --- /dev/null +++ b/lesson10/images/12.svg @@ -0,0 +1,3 @@ + diff --git a/lesson10/images/Figma2.0.html b/lesson10/images/Figma2.0.html new file mode 100644 index 0000000..a05a9bf --- /dev/null +++ b/lesson10/images/Figma2.0.html @@ -0,0 +1,53 @@ + + +
+ + + + +BHROMAON
+Why Choose Us
++ Tion and dislike men who are so beguiled and demoralized by desire by + the charms of pleasure of the moment, so blinded by desire, that they + cannot foresee. +
++ Ddislike men who are so beguiled and demoralized by the charms of + pleasure of the moment, so blinded by desire, that. +
+ + +Search Places
+Select Places
+Book & Enjoy
+Spain
+Grand Spain Madrid
++ But I must explain to you how all this mistaken idea of account to + denouncing pleasure and praising pain was account born and I account + will give you a complete account of the system +
+ +Spain
+Grand Spain Madrid
++ But I must explain to you how all this mistaken idea of account to + denouncing pleasure and praising pain was account born and I account + will give you a complete account of the system +
+ +What Our Tourist Say
+Sam Sumon
++ But I must explain to you how all this mistaken idea of account to + denouncinpleasure and praising pain But I must explain to you how + all this mistaken idea of account to nai denouncing pleasure and + praising pain was account born and I account will give you a + complete account of the system was account born and I account will + give you a nai the complete account of the system. +
+Bhromaon
+Safe Travel Anywhere
+ +Freshnesecom
+ +Product Title
+Space for a small product description
+1.48 USD
+Product Title
+Space for a small product description
+0.28 USD
+48.56
+Product Title
+Space for a small product description
+1.12 USD
+48.56
+Product Title
+Space for a small product description
+1.48 USD
+Product Title
+Space for a small product description
+0.28 USD
+48.56
+Product Title
+Space for a small product description
+1.12 USD
+48.56
+
+
+