/*-- Author: W3layouts Author URL: http://w3layouts.com License: Creative Commons Attribution 3.0 Unported License URL: http://creativecommons.org/licenses/by/3.0/ --*/ /*--reset--*/ html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;} article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;} ol,ul{list-style:none;margin:0px;padding:0px;} blockquote,q{quotes:none;} blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;} table{border-collapse:collapse;border-spacing:0;} /*--start editing from here--*/ a{text-decoration:none;} .txt-rt{text-align:right;}/* text align right */ .txt-lt{text-align:left;}/* text align left */ .txt-center{text-align:center;}/* text align center */ .float-rt{float:right;}/* float right */ .float-lt{float:left;}/* float left */ .clear{clear:both;}/* clear float */ .pos-relative{position:relative;}/* Position Relative */ .pos-absolute{position:absolute;}/* Position Absolute */ .vertical-base{ vertical-align:baseline;}/* vertical align baseline */ .vertical-top{ vertical-align:top;}/* vertical align top */ nav.vertical ul li{ display:block;}/* vertical menu */ nav.horizontal ul li{ display: inline-block;}/* horizontal menu */ img{max-width:100%;} /*--end reset--*/ body { margin:0; font-family: 'PT Sans', sans-serif; } h1,h2,h3,h4,h5,h6,input,p,a,select,button,textarea,label{ font-family: 'Josefin Sans', sans-serif; margin:0; font-weight:400; } .clear{clear:both;} body a{ transition:0.5s all; -webkit-transition:0.5s all; -moz-transition:0.5s all; -o-transition:0.5s all; -ms-transition:0.5s all; text-decoration: none;} input[type="button"],input[type="submit"]{ transition:0.5s all; -webkit-transition:0.5s all; -moz-transition:0.5s all; -o-transition:0.5s all; -ms-transition:0.5s all; } h1,h2,h3,h4,h5,h6{ margin:0; transition:0.5s all; -webkit-transition:0.5s all; -moz-transition:0.5s all; -o-transition:0.5s all; -ms-transition:0.5s all; } p{ margin:0; } ul{ margin:0; padding:0; } .text-center { text-align: center; } .agileits_w3layouts { background:url(../images/banner.jpg)no-repeat; background-size: cover; background-attachment: fixed; } .wrap { padding: 2.3em; width: 37%; margin: 2em auto; background: rgba(16, 16, 16, 0.72); } h1.agile_head { padding-top: 1em; font-size: 2.8em; text-transform: uppercase; color: #fff; font-weight: 600; font-family: 'Josefin Sans', sans-serif; letter-spacing: 6px; line-height:1.5; } /* feedback-form*/ .w3layouts_main h2 { font-size: 2em; color: #1ec8e9; text-align: center; line-height: 1.5; font-weight: 600; letter-spacing: 1px; text-transform: uppercase; } .agile_form h2 { font-size: 0.9em; color:#1ec8e9; margin: 1em 0; line-height: 1.5; } form.agile_form { padding: 1em 0; } .w3layouts_main.wrap p ,.w3layouts_main.wrap h6{ color: #fff; margin: 0 0 1.5em 0; font-size: 1.2em; text-align: center; } .w3layouts_main.wrap h6{ text-align:left; } .agile_form input[type=text]{ float:left; } .agile_form input[type=text]{ padding:0.9em 1em; color: #fff; width: 88%; font-size:1em; outline: none; border: 1px solid #848484; background: rgba(88, 88, 88, 0.08); } .agile_form input[type="email"] { width: 94%; padding: 0.9em 1em; margin: 0em 0em 1em 0; color: #fff; font-size: 1em; outline: none; border: 1px solid #848484; background: rgba(88, 88, 88, 0.08); } .agile_form textarea { font-size: 0.85em; color: #fff; padding: 0.8em 1em; margin-bottom: 1em; width: 94.5%; outline: none; resize: none; height: 7em; border: 1px solid #848484; background: rgba(88, 88, 88, 0.08); } .agile_form ul { width: 43%; list-style-type: none; float: left; margin:1em 1.6em; position:relative; } .agile_form ul li { color: #f5e7cc; position: relative; display: inline-block; } .agile_form ul li input[type=radio]{ position: absolute; visibility: hidden; } .agile_form ul li label { display: inline-block; position: relative; font-size: 1.1em; padding: 0.5em 0em 0.5em 1em; margin: 3em 0 0 0.8em; z-index: 9; cursor: pointer; text-transform: capitalize; -webkit-transition: all 0.25s linear; } .agile_form h4.w3ls-left { display: inline; float: left; width: 24%; font-size:1.1em; letter-spacing:1px; text-align:center; background:#1ec8e9; padding: 0.5em 0em; margin-top: 3em; position:relative; border-radius:5px; color:#fff; } .agile_form h4.w3ls-left:before { position: absolute; top: 12px; right: -17px; background: transparent; content: ""; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 14px solid#1ec8e9; transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); } .agile_form h4.w3ls-right { float: left; text-align: center; position: relative; background: #1ec8e9; padding: 0.5em 0em; width: 24%; font-size: 1.1em; color: #fff; margin-top: 3em; letter-spacing: 1px; border-radius: 5px; } h4.w3ls-right:after { position: absolute; top: 12px; left: -17px; background: transparent; content: ""; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 14px solid #1ec8e9; transform: rotate(270deg); -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); -o-transform: rotate(270deg); -ms-transform: rotate(270deg); } .agile_form ul li label:hover { color:#fff; } .checkbox { position: relative; padding-left: 38px !important; cursor: pointer; } ul li .check { display: block; position: absolute; border: 3px solid #fff; border-radius: 100%; height: 13px; width: 13px; top: 22%; left: 26px; z-index: 5; transition: border .25s linear; -webkit-transition: border .25s linear; } .agile_form ul li:hover .check { border: 3px solid #1ec8e9; } .agile_form ul li .check::before { display: block; position: absolute; content: ''; border-radius: 100%; height: 5px; width: 5px; top: 4px; left: 4px; margin: auto; transition: background 0.25s linear; -webkit-transition: background 0.25s linear; } .agile_form input[type=radio]:checked ~ .check { border: 3px solid #1ec8e9; } .agileits-rating { margin: 1em 0 1.5em; } .agile_form input[type=radio]:checked ~ .check::before{ background: #eccff1; } .agileits-rating h5 { color: #fff; font-family: 'PT Sans', sans-serif; font-size:1.1em; font-weight:400; } .agile_form input[type=radio]:checked ~ label{ color: #FFC107;} .textarea.w3l_summary { min-height: 4em; background: rgba(25, 5, 20, 0.48); font-size: 0.85em; } .agile_form input[type="submit"] { width:30%; text-transform: uppercase; outline: none; border: none; cursor: pointer; color: #f5ecf1; font-size:1em; font-weight:600; padding: 0.85em 0; letter-spacing: 1px; border-radius: 5px; border: 1px solid #696867; background: rgba(16, 16, 16, 0.47); } .agile_form input[type="submit"]:hover { color: #f7f7f7; background: rgb(30, 200, 233); } i.icon_agileits { color: #000; margin-right: 0.5em; } .agileits_copyright p { font-size: 1em; letter-spacing: 1px; color: #fff; padding-bottom: 2em; line-height: 2; } .agileits_copyright a { color: #fff; } .agileits_copyright a:hover { color: #FFC107; text-decoration: none; } /* // feedback-form*/ .icon1, .icon2 { position: relative; margin-top: 1.3em; } .icon1 i{ left: 0; font-size: 1em; letter-spacing: 1px; position: absolute; color: #fff; top: -50%; font-family: 'PT Sans', sans-serif; } .icon2 i { left:0; font-size: 1em; letter-spacing: 1px; position: absolute; color: #fff; top: -68%; font-family: 'PT Sans', sans-serif; } .icon1.w3ls-name1 { float: left; width: 47%; margin-right: 0.5em; } .icon1{ padding-bottom:1em!important; } .icon2{ float:right; width:50%; } ul.agile_info_numlist li { display: inline-block; margin: 1em 1em; } .rem-w3 { margin: 1.5em 0; } span.check-w3 { float: left; color: #fff; font-size: 13.5px; letter-spacing: 1px; } .rem-w3 a { color: #fff; float: right; font-size: 13.5px; letter-spacing: 1px; } .rem-w3 a:hover{ color: #dd4b39; transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -moz-transition: 0.5s all; -ms-transition: 0.5s all; } .sub-main-w3 h6 { color: #fff; font-size: 14px; letter-spacing: 1px; margin: 10px 0; } /* -- Responsive code -- */ @media screen and (max-width: 1440px){ .wrap { width: 40%; } } @media screen and (max-width: 1366px){ .wrap { padding: 2.5em; width: 43%; } } @media screen and (max-width: 1280px){ .wrap { width: 45%; } } @media screen and (max-width: 1080px){ .wrap { width: 56%; } .w3layouts_main h2 { font-size: 1.8em; } } @media screen and (max-width: 1024px){ h1.agile_head { font-size: 2.6em; } .wrap { width: 57%; } .agile_form input[type="submit"] { padding: 0.7em 0; } } @media screen and (max-width: 991px){ .agile_form h4.w3ls-left,.agile_form h4.w3ls-right { width: 23%; } .agile_form ul { width: 44.6%; } } @media screen and (max-width: 900px){ .wrap { width: 62%; } } @media screen and (max-width: 800px){ .wrap { width: 70%; } } @media screen and (max-width: 768px){ .wrap { width: 73%; } } @media screen and (max-width: 736px){ .wrap { width: 76%; } h1.agile_head { font-size: 2.4em; } } @media screen and (max-width: 667px){ .w3layouts_main h2 { font-size: 1.6em; } .agile_form h4.w3ls-left, .agile_form h4.w3ls-right { width: 22%; } .agile_form ul li label { margin: 3em 0 0 0.8em; } .agile_form input[type="email"] { width: 93%; } .agile_form input[type=text] { width: 86%; } .agile_form textarea { width: 94%; } .agile_form ul { margin: 1em 2.5em 0 1em; } } @media screen and (max-width: 640px){ .agile_form ul { width: 50.5%; margin: 1em 0.8em 0 0.8em; } } @media screen and (max-width: 600px){ h1.agile_head { padding-top: 1.3em; letter-spacing: 4px; } .agile_form input[type="email"] { width: 92%; } .agile_form h4.w3ls-left, .agile_form h4.w3ls-right { width: 100%; } .icon1.w3ls-name1,.icon2 { width: 100%; float: none; margin:1em 0; } .icon1.w3ls-name1 i { top: -35px; } .icon2 { margin: 5.2em 0 0; } .icon2 i { top: -35px; } .agile_form ul li label { margin: 3em 0.8em 0; } .agile_form h4.w3ls-left { margin-top: 1em; } .agileits-rating { margin: 2em 0 1.5em; } .agile_form ul { width: 100%; margin: 1em 0; text-align: center; } .agile_form input[type=text]{ width:92%; } .agile_form h4.w3ls-right{ margin-top:1em; } h4.w3ls-right:after { top: -14px; left: 90%; width: 0; transform: rotate(0deg); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -ms-transform: rotate(0deg); } .agile_form h4.w3ls-left:before { width:0; top: 38px; left: 20px; transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); } .agile_form textarea { width: 93%; } } @media screen and (max-width: 568px){ .wrap { width: 74%; } .agile_form input[type="email"],.agile_form input[type=text] { padding: 0.8em 1em; width: 91%; } } @media screen and (max-width: 480px){ h1.agile_head { font-size: 2.2em; } .w3layouts_main h2 { font-size: 1.4em; } .wrap { margin: 1em auto; width: 74%; } .agile_form input[type="submit"] { margin-top: 1em; font-size: 0.8em; } h1.agile_head { font-size: 1.8em; } .w3layouts_main h3,.agile_form h2{ font-size: 0.9em; } ul li .check { height: 10px; width: 10px; top: 11px; } .agile_form ul li .check::before { height: 4px; width: 4px; top: 3px; left: 3px; } h4.w3ls-right:after { left: 87%; } .agileits_copyright p{ padding-bottom: 1em; } .agileits_copyright a{ padding:0; } .agileits_copyright p { font-size: 15px; padding: 1em; } .agile_form input[type="email"], .agile_form input[type=text] { padding: 0.8em 1em; width: 90%; } .agile_form textarea { width: 91%; } .agile_form ul { margin: 1em 0 0; } } @media screen and (max-width: 414px){ .agileits_copyright p, .agileits_copyright a { font-size: 14px; } .w3layouts_main h2 { font-size: 1.2em; } .agile_form input[type="email"], .agile_form input[type=text] { width: 88%; } .agile_form textarea { width: 90%; } } @media screen and (max-width: 384px){ .w3layouts_main h2 { font-size: 1.1em; } .agileits_copyright p { padding: 0.5em; } h1.agile_head { font-size: 1.8em; } .wrap { margin: 1.7em auto; } .agile_form ul li label { margin: 3em 0.5em 0; } ul li .check { left: 22px } .agileits_copyright p { padding: 1em; } .agile_form input[type="email"], .agile_form input[type=text] { width: 87%; } .agile_form textarea { width: 89%; } } @media screen and (max-width: 375px){ h1.agile_head { letter-spacing: 1px; } .w3layouts_main h2 { font-size: 1em; } .w3layouts_main.wrap p, .w3layouts_main.wrap h6 { font-size: 1.1em; } .wrap { padding: 2em; } } @media screen and (max-width: 320px){ h1.agile_head { padding-top: 0.5em; } .wrap { padding: 1.5em; margin: 1em auto; } h1.agile_head { font-size: 1.7em; letter-spacing: 2px; } .agile_form textarea { height: 6em; } .agile_form ul li label { margin: 3em 0.5em 0 0em; } ul li .check { left: 13px; } .agile_form input[type="email"], .agile_form input[type=text] { width: 89%; } .agile_form input[type=text], .agile_form input[type="email"] { font-size: 0.7em; } .agile_form input[type="submit"] { font-size: 0.7em; } .agileits_copyright p { padding: .6em; } .w3layouts_main.wrap p, .w3layouts_main.wrap h6 { font-size: 1em; } }