/*Theme Name: Skyetheme ChildTheme URI: http://skyetheme.edge-themes.comDescription: Skyetheme Child ThemeAuthor: Edge ThemesAuthor URI: http://themeforest.net/user/edge-themesVersion: 1.0.0Template: skyetheme*/@import url("../skyetheme/style.css");/*.position {*//*    background: #fff;*/    /*padding: 36px 0;*//*    padding: 1em 0em 5em 0em;*//*    margin: 0px!important;*//*    text-align: center;*//*}*//*.position:hover {*//*    background: #ff5d61;*//*    color: white;*//*}*/.block {    background: #fff;    padding: 1em 0em 5em 0em;    margin: 0px!important;    text-align: center;}.block:hover {    background: #ff5d61;    color: white;}div#clear {    color: white;    padding: 2em;}blockquote {    color: white;}h3 a:hover{    color:#362058;}/*social media icons*/.icon-circle .fa{    color               : #222222;    margin              : 0 auto;    height              : 40px;    width               : 40px;    border-radius       : 50%;    border              :2px solid #222222;    line-height         : 40px;    cursor              : pointer;    -webkit-transition  : all  ease-in-out 0.35s;    -moz-transition     : all  ease-in-out 0.35s;    -o-transition       : all  ease-in-out 0.35s;    -ms-transition      : all  ease-in-out 0.35s;    transition          : all  ease-in-out 0.20s,background-color ease-in-out 0.05s;}.icon-circle  .fa:hover{        background-color        : #222222;        color                   : #fff;    border                  : 1px solid #222222;    -moz-box-shadow         : inset 0px 0px 0px 5px #ffffff;    -o-box-shadow           : inset 0px 0px 0px 5px #ffffff;    -ms-box-shadow          : inset 0px 0px 0px 5px #ffffff;    -webkit-box-shadow      : inset 0px 0px 0px 5px #ffffff;    box-shadow              : inset 0px 0px 0px 5px #ffffff;    -ms-transform           : scale(1.2,1.2);     -webkit-transform       : scale(1.2,1.2);    -moz-transform          : scale(1.2,1.2);     -o-transform            : scale(1.2,1.2);     transform               : scale(1.2,1.2);  }.icon-circle  i:before{    margin-left         : 0px;    font-size           : 20px;}@media (min-width:320px) and (max-width:768px) { .icon-circle .fa{    color               : #222222;    margin              : 0 auto;    height              : 40px;    width               : 40px;    border-radius       : 50%;    border              :2px solid #222222;    line-height         : 40px;    cursor              : pointer;    -webkit-transition  : all  ease-in-out 0.35s;    -moz-transition     : all  ease-in-out 0.35s;    -o-transition       : all  ease-in-out 0.35s;    -ms-transition      : all  ease-in-out 0.35s;    transition          : all  ease-in-out 0.20s,background-color ease-in-out 0.05s;}.icon-circle  .fa:hover{        background-color        : #222222;        color                   : #fff;    border                  : 1px solid #222222;    -moz-box-shadow         : inset 0px 0px 0px 5px #ffffff;    -o-box-shadow           : inset 0px 0px 0px 5px #ffffff;    -ms-box-shadow          : inset 0px 0px 0px 5px #ffffff;    -webkit-box-shadow      : inset 0px 0px 0px 5px #ffffff;    box-shadow              : inset 0px 0px 0px 5px #ffffff;    -ms-transform           : scale(1.2,1.2);     -webkit-transform       : scale(1.2,1.2);    -moz-transform          : scale(1.2,1.2);     -o-transform            : scale(1.2,1.2);     transform               : scale(1.2,1.2);  }.icon-circle  i:before{    margin-left         : 0px;    font-size           : 20px;}   }.ifacebook .fa{    color               :#3B5998;    border              :2px solid #3B5998;}.ifacebook .fa:hover{        background-color        : #3B5998;        color                   : #fff;    border                  : 1px solid #3B5998;}.itwittter .fa{    color               : #33ccff;    border              :2px solid #33ccff;}.itwittter .fa:hover{        background-color        : #33ccff;        color                   : #fff;    border                  : 1px solid #33ccff;}.igoogle .fa{    color               : #BD3518;    border              :2px solid #BD3518;}.igoogle .fa:hover{        background-color        : #BD3518;        color                   : #fff;    border                  : 1px solid #BD3518;}.iLinkedin .fa{    color               : #007bb7;    border              :2px solid #007bb7;}.iLinkedin .fa:hover{        background-color        :#007bb7;        color                   : #fff;    border                  : 1px solid #007bb7;}#clear ul {    color: #ff5d61;    font-size: 25px;    font-weight: 400;    bottom: 0;    position: absolute;}.about-quote blockquote {    color: black;    border-left: 5px solid #ff5d61;}.key-messages h3 {    font-family: Poppins,sans-serif;    font-size: 30px;    font-weight: 600;    color: #ff5d61;    text-align: center;}.key-messages {    bottom: 0;    position: absolute;}@media only screen and (min-width: 1200px) {    .key-messages {    margin-left: 2em;}.second_div {    min-height: 513px;}}/*TO MOVE TO MAIN CSS*/.wpb_text_column p {    font-size: 16px;}#change h2, h3 {    margin-top: 0px;    margin-bottom: 10px;}.st { display:none; }/* Button *//***********************************************************************************************/.go-top-small {    position: fixed;    bottom: 0em;    right: 16em;    text-decoration: none;    color: white;    background-color: #ff5d61;    font-size: 15px;    font-weight: 900;    padding: .5em;    display: block;    z-index: 1000;    border-radius: 5px 5px 0px 0px;}.go-top-large {    position: fixed;    bottom: 0em;    right: 10em;    text-decoration: none;    color: white;    background-color: #ff5d61;    font-size: 2em;    font-weight: 900;    padding: 1em;    display: block;    z-index: 1000;    border-radius: 5px 5px 0px 0px;}.go-top-large:hover {	background-color: white;        border: 1px solid #ff5d61;}.go-top-small:hover {	background-color: white;        border: 1px solid #ff5d61;}.stickyfooter {	transition: .5s all;	-moz-transition: .5s all;	-webkit-transition: .5s all;	-o-transition: .5s all;}@-webkit-keyframes glowing {  0% { background-color: #B20000; -webkit-box-shadow: 0 0 3px #B20000; }  50% { background-color: #FF0000; -webkit-box-shadow: 0 0 40px #FF0000; }  100% { background-color: #B20000; -webkit-box-shadow: 0 0 3px #B20000; }}@-moz-keyframes glowing {  0% { background-color: #B20000; -moz-box-shadow: 0 0 3px #B20000; }  50% { background-color: #FF0000; -moz-box-shadow: 0 0 40px #FF0000; }  100% { background-color: #B20000; -moz-box-shadow: 0 0 3px #B20000; }}@-o-keyframes glowing {  0% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }  50% { background-color: #FF0000; box-shadow: 0 0 40px #FF0000; }  100% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }}@keyframes glowing {  0% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }  50% { background-color: #FF0000; box-shadow: 0 0 40px #FF0000; }  100% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }}.stickyfooter  {  -webkit-animation: glowing 1500ms infinite;  -moz-animation: glowing 1500ms infinite;  -o-animation: glowing 1500ms infinite;  animation: glowing 1500ms infinite;}.aps-each-icon img:hover {    background-color: white;    border-radius: 5em;}.modal-footer {    background: #362058;}.edgtf-author-description {    display: none;}.edgtf-post-text p {    font-size: 16px;}.edgtf-post-text ul {    font-size: 16px;}@media screen and (max-width: 480px) {    .go-top-small {        left: 0;        right: auto;    }}.col-xs-offset-4 {    margin-left: 30.333333%;}.edgtf-footer-top-holder {    background-color: #362058!important;}@media only screen and (max-width: 480px) {.edgtf-testimonials-holder .edgtf-testimonials.edgtf-testimonials-slider .edgtf-testimonial-text {    font-size: 14px;}}.edgtf-main-menu > ul > li > a {    font-size: 14px;    font-weight: 900;}.edgtf-footer-top-holder p {    color: #fff;}blockquote {    color: black;}