/*
    DEMO STYLE
*/

body {
    font-family: 'Poppins', sans-serif;
    background: #fff;
}

p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.7em;
    color: #000;
}

a,
a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}

.homemenu-bg .navbar {
    padding: 60px 10px 15px;
    background: #fff;
    border: none;
    border-radius: 0;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

.homemenu-bg .navbar-dark .navbar-nav .nav-link {
    color: #000;
    border-radius: 10px;
    margin-right: 24px;
    font-weight: 600;
    font-size: 18px;
}

.homemenu-bg .bg-primary {
    background-color: transparent !important;
    box-shadow: inherit;
}
.homemenu-bg .navbar-nav {
    margin-left: 50px;
    align-items: center;
}


.homemenu-bg.innerpage-menu .bg-primary {
    background-color: #44ACEB !important;
    box-shadow: inherit;
}

.homemenu-bg.innerpage-menu
{
    position: inherit;
z-index: 999;
width: 100%;
}

.homemenu-bg.innerpage-menu .navbar
{
    background-color: #44ACEB !important;
    box-shadow: none;
    padding: 28px 10px;
}

.homemenu-bg.innerpage-menu .navbar-dark .navbar-nav .nav-link {
    color: #fff;
}

.homemenu-bg.innerpage-menu .navbar.fixed-top
{
    background-color: #44ACEB !important;
}

.menu-lang a
{
    font-size: 18px !important;
    font-weight: 600 !important;   
}
.homemenu-bg .navbar-dark .navbar-nav .menu-lang .nav-link img
{
    margin-right: 10px;
}

.banner-details-left-content h1 
{
    font-size: 57px;
    line-height: 83px;
    font-weight: 500;
    margin-bottom: 10px;
}
.banner-details-left-content h1 span
{
    font-size: 65px;
    line-height: 83px;
    font-weight: 700;
    display: block;
    color: #44ACEB;
}

.banner-details-left-content p
{
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 30px;
}

.banner-details-left-content h3
{
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
    color: #13679A;
    margin-bottom: 38px;
}
.playstore-banner-button
{
    margin-right: 10px;
}
.banner-details-left-content
{
    margin-top: 200px;
}

.banner-details-right-content
{
    position: relative;
}
.banner-details-right-content .banner-details-right-content-img1
{
    position: absolute;
    left: 0;
    top: 120px;
}

.banner-details-right-content .banner-details-right-content-img2
{
    position: absolute;
    right: 0;
    top: -100px;
}

.banner-details-right-content .banner-details-right-content-img3
{
    position: absolute;
    right: 0;
    top: 600px;
}

.main-banner-bg
{
    width: 100%;
    height: 100vh;    
    position: relative;
}
.main-banner-box
{
    width: 41%;
    height: 100vh;
    background: #44ACEB;
    position: absolute;
    right: 0;
    top: 0;
}

.key-features-bg
{
    background: #F2F5F8;
}
.key-features
{    
    padding-top: 100px;
    padding-bottom: 100px;
}

.key-features-heading-details h4
{
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 4px;
}
.key-features-heading-details h2
{
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #44ACEB;
}

.key-features-left-details
{
    background: #fff;
    border-radius: 13px;
    padding: 60px 30px 30px;
    min-height: 353px;
}
.key-features-left-details img  
{
    margin-bottom: 24px;
}

.key-features-left-details h3
{
    margin-bottom: 16px;
    font-size: 32px;
    font-weight: 600;
}

.key-features-left-details p
{
    margin-bottom: 16px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.key-features-heading-details
{
    margin-bottom: 60px;
}



.personal-coach
{    
    padding-top: 100px;
    padding-bottom: 100px;
}



.personal-coach-right-details h4
{
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 4px;
}
.personal-coach-right-details h2
{
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #44ACEB;
}

.personal-coach-right-details
{
    margin-bottom: 60px;
}

.personal-coach-left-images
{
    position: relative;
}
.personal-coach-left-images1
{
    position: absolute;
    left: 0;
    top: 0;
}
.personal-coach-left-images2
{
    position: absolute;
    left: 280px;
    top: 150px;
}
.personal-coach-left-images3
{
    position: absolute;
    left: 560px;
    top: 260px;
}
.personal-coach
{
    min-height: 700px;
}


.app-download-left-content h1 
{
    font-size: 57px;
    line-height: 83px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #fff;
}
.app-download-left-content h1 span
{
    font-size: 65px;
    line-height: 83px;
    font-weight: 700;
    display: block;    
}

.app-download-left-content p
{
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 30px;
    color: #fff;
}

.app-download-left-content h3
{
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 38px;
}
.app-download-left-content
{
    margin-top: 50px;
}
.app-download-bg
{
    background: #44ACEB;
}
.app-download
{
    padding-top: 100px;
    padding-bottom: 160px;
}
.app-download-button
{
    margin-right: 10px;
}
.app-download-right-content
{
    position: relative;
}
.app-download-right-content1
{
    position: absolute;
    right: 200px;
    top: -230px;
}
.app-download-right-content2
{
    position: absolute;
    right: 0;
    top: -350px;
}



.footer-bg
{
        background:#202020;
}
.footer
{
    padding-top: 100px;
    padding-bottom: 70px;
}

.footer-center-menu h3
{
    font-size: 26px;
font-weight: 700;
color: #44ACEB;
margin-bottom: 18px;
}
.footer-center-menu ul
{
    padding-left: 0;
    list-style: none;
    color: #fff;
    font-weight: 400;
}
.footer-center-menu ul li
{
    margin-bottom: 10px;
}

.footer-center-menu
{
    text-align: left;
width: 220px;
margin: auto;
}

.footer-center-menu.fit-right1
{
    margin-right: 0;
}







.footer-right-menu h3
{
    font-size: 26px;
font-weight: 700;
color: #44ACEB;
margin-bottom: 18px;
}
.footer-right-menu ul
{
    padding-left: 0;
    list-style: none;
    color: #fff;
    font-weight: 400;
}
.footer-right-menu ul li
{
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.footer-right-menu
{
    text-align: left;
width: 220px;
margin: auto;
}



.footer-right-menu.fit-right3
{
    margin-right: 0;
}


.footer-right-menu ul li.first1:before {
    content: "";
    display: inline-block;
    margin-left: -0.3em;
    width: 28px;
    background: url(../images/location.png) no-repeat;
    height: 22px;
}
.footer-right-menu ul li.first2:before {
    content: "";
    display: inline-block;
    margin-left: -0.3em;
    width: 28px;
    background: url(../images/phone-call.png) no-repeat;
    height: 22px;
}
.footer-right-menu ul li.first3:before {
    content: "";
    display: inline-block;
    margin-left: -0.3em;
    width: 28px;
    background: url(../images/mail.png) no-repeat;
    height: 22px;
    margin-top: 9px;
}


.footer-left
{
    padding-top: 60px;
}

.footer-end-bg
{
    background:#000000;
}
.footer-end-main-left
{
    float: left;
}
.footer-end-main-right
{
    float: right;
}
.footer-end-main p
{
    color: #838383;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 0;
}


.footer-end-main-right a
{
    color: #fff;
    text-decoration: none;
}





/* back to top */

.bck {
	position: fixed;
	bottom: 1rem;
	right: 1rem;
	background: rgba(0,0,0,.8);
	color: #fff;
	visibility: hidden;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align:center;
	transition-property: all;
    border-radius: 100px;
}

.bck.bck-on {visibility: visible;}

.fade{opacity: 0;}

.bck-on.fade{opacity: 1;}

.rightToLeft {right : -50px;}

.bck-on.rightToLeft{right: 1rem;}

.bottomToTop {bottom: -50px;}

.bck-on.bottomToTop {bottom:1rem;}

.bck-leftToRight {left: -50px;}

.bck-on.leftToRight {left:1rem;}

.topToBottom {top: -50px;}

.bck-on.topToBottom {top:1rem;}



/* back to top */



.homemenu-bg .navbar.fixed-top
{
    padding-top: 8px;
    padding-bottom: 8px;    
    background-color: #fff !important;
}
.homemenu-bg .navbar.fixed-top .navbar-brand img
{
    width: 140px;
}




.inner-page-heading
{
    padding-top: 70px;
    padding-bottom: 70px;
}

.inner-page-heading h1
{
    font-size: 40px;
font-weight: 600;
color: #44ACEB;
margin-bottom: 0;
}

.about-content-right h2
{
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 20px;
}

.about-content
{
    margin-bottom: 70px;
}


.why-choose-us-bg
{
    background: #F2F5F8;
}

.why-choose-us
{
    padding-top: 100px;
    padding-bottom: 100px;
}
.why-choose-us h3
{
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #44ACEB;
}

.contact-page-heading
{
    padding-bottom: 40px;
}

.contact-page-heading h2
{
    font-size: 34px;
    font-weight: 500;
    color: #000;
    margin-bottom: 20px;
}


.contact-form-left-details
{
    background: #F2F5F8;
    display: flex;        
    padding: 40px 30px 40px 90px;
    border-radius: 13px;
    margin-bottom: 20px;
}

.contact-form-left-details-left
{
    margin-right: 20px;
}
.contact-form-left-details-left h4
{
    font-size: 24px;
    font-weight: 600;
}
.contact-form-left-details-left p
{
    margin-bottom: 0;
}



.contact-form-details-bg
{
    background: #F2F5F8;
}
.contact-form-details
{
    padding-top: 80px;
    padding-bottom: 80px;
}

.contact-form-right h3
{
    font-size: 20px;
    font-weight: 500;
    color: #434747;
    margin-bottom: 20px;
}
.contact-form-right .form-group
{
    margin-bottom: 20px;
}

.contact-form-right input {
    padding: 28px 28px;
    border: none;
    border-radius: 10px;
    box-shadow: 0px 6px 26px #00000014;
}

.contact-form-right textarea {
    padding: 28px 28px;
    border: none;
    border-radius: 10px;
    box-shadow: 0px 6px 26px #00000014;
}

.contact-form-right-button
{
    background: #44ACEB;
    border-radius: 13px;
    height: 60px;
    width: 336px;
    text-align: center;
    border: 1px solid #44ACEB;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    margin-top: 20px;
}

.contact-form-heading
{
    padding-bottom: 60px;
}



.contact-form-right-1-details h4
{
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 4px;
}
.contact-form-right-1-details h2
{
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #44ACEB;
}

.contact-form-right-1
{
    padding-top: 40px;
}

.registration-page-heading-bg
{

    background: #F2F5F8;
}
.registration-page-heading
{
    padding-top: 80px;
    padding-bottom: 80px;
}
.registration-page-heading h1
{
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #000;
}
.registration-page-heading h3
{
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #44ACEB;
}
.registration-page-form {
    padding-top: 80px;
    padding-bottom: 80px;
}
.registration-page-form h2
{
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #44ACEB;
}


.contact-form label
{
    font-size: 20px;
}
.contact-form input
{
    padding: 28px 28px;
    border: none;
    border-radius: 10px;
    box-shadow: 0px 6px 26px #00000014;
}
.contact-form textarea, .contact-form select
{
    min-height: 54px;
    border: 1px solid #ededed;
    border-radius: 15px;
    box-shadow: 0px 6px 26px #00000014;
}


.contact-form input::-webkit-input-placeholder {
    font-size: 17px;    
    color: #d5d5d5;
}
.contact-form textarea::-webkit-input-placeholder {
    font-size: 17px;    
    color: #d5d5d5;        
}
.contact-form input[type="file"] {
    font-size: 17px;    
    color: #d5d5d5;        
}
.form-control::placeholder {
    color: #d5d5d5;
    opacity: 1;
}

.contact-form button:hover
{
    border: 1px solid #2bacc3;
    background: #2bacc3;
    color: #fff;
}
.contact-details
{
    background: #f7f7f7;
    padding: 40px;
}
.contact-details h3
{
    font-size: 26px;
}
.contact-details h4
{
    font-size: 22px;
}
.contact-details p
{
    font-size: 18px;
}

.register-dropdown
{
    font-size: 20px;
    margin-bottom: 10px;
    display: inline-block;
}
.contact-form button.new-button
{
    padding: 15px 30px;
    border: 1px solid #ededed;
    border-radius: 15px;
    box-shadow: 0px 6px 26px #00000014;
    background: #787878;
    display: block;
    width: 100%;
    font-size: 26px;
    font-weight: 500;
}

.contact-form button.new-button:hover {
    border: 1px solid #2bacc3;
    background: #2bacc3;
    color: #fff;
}
.contact-form label.ft-20px
{
    font-size: 20px;
}

.modal.add-subject .modal-header, .modal.add-subject .modal-body
{
    padding: 30px;
}

.contact-form .custom-file-label
{   
    position: relative;
    width: 100%;
   padding: 28px 28px;
    border: none;
    border-radius: 10px;
    box-shadow: 0px 6px 26px #00000014;
    line-height: 0;

}
.contact-form textarea, .contact-form select
{
    font-size: 17px;
    color: #d7d7d7;    
    border: none;
    border-radius: 10px;
    box-shadow: 0px 6px 26px #00000014;
}

.custom-file-label
{
    font-size: 17px !important;
    color: #d7d7d7;
    padding: 16px 20px;
}
.custom-file-label::after
{
    padding: 28px 28px;
    border: none;
    border-radius: 0 10px 10px 0;
    box-shadow: none;
    line-height: 0;
    background-color: #b9b9b9;
    color: #fff;
}


.custom-file
{    
    border-radius: 20px;
}

.contact-form .form-control.custom-file-input
{
    position: absolute;  
    top: 0;
}

.file-upload-tdreeb
{
    margin-bottom: 0;
}
.file-upload-tdreeb-main
{
    margin-bottom: 1rem;
}

.contact-form
{
    margin-bottom: 20px;
}
.file-upload-tdreeb-main p
{
    font-size: 14px;
}


.full-bar
{
   
    width: 100%;    
    display: flex;
    border-radius: 20px;
    border: 2px solid #2bacc3;
}
.full-barleft
{
background: #2bacc3;
padding: 20px;
color: #ffffff;
border-radius: 16px 0 0 15px;
text-align: center;
font-size: 20px;
width: 30%;  
}



.full-barRight
{

padding: 20px;
color: #000;
font-size: 20px;
}

/*conatact us end*/







/* The radio */
.radio {
 
    display: block;
   position: relative;
   padding-left: 46px;
   margin-bottom: 12px;
   cursor: pointer;
   font-size: 20px;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none
   }
   
   /* Hide the browser's default radio button */
   .radio input {
   position: absolute;
   opacity: 0;
   cursor: pointer;
   }
   
   /* Create a custom radio button */
   .checkround {
   
       position: absolute;
       top: 6px;
       left: 0;
       height: 26px;
       width: 26px;
       background-color: #ffffff;
       border-color: #2babc4;
       border-style: solid;
       border-width: 2px;
       border-radius: 50%;
       border: 4px solid #efeeee;
   }
   
   
   /* When the radio button is checked, add a blue background */
   .radio input:checked ~ .checkround {
   background-color: #fff;
   }
   
   /* Create the indicator (the dot/circle - hidden when not checked) */
   .checkround:after {
   content: "";
   position: absolute;
   display: none;
   }
   
   /* Show the indicator (dot/circle) when checked */
   .radio input:checked ~ .checkround:after {
   display: block;
   }
   
   /* Style the indicator (dot/circle) */
   .radio .checkround:after {
       left: 0px;
       top: 0px;
       width: 18px;
       height: 18px;
       border-radius: 50%;
       background: #2babc4;
   
   
   }
   
   
   .contact-form .new label
   {
       font-size: 20px;
   }
   
   /*Register*/



  
   .new .form-group {
     display: block;
     margin-bottom: 15px;
   }
   
   .new .form-group input {
     padding: 0;
     height: initial;
     width: initial;
     margin-bottom: 0;
     display: none;
     cursor: pointer;
   }
   
   .new .form-group label {
     position: relative;
     cursor: pointer;
     margin-right: 50px;
   }
   
   .new .form-group label:before {
     content:'';
     -webkit-appearance: none;
     background-color: transparent;
     border: 2px solid #0079bf;
     box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
     padding: 10px;
     display: inline-block;
     position: relative;
     vertical-align: middle;
     cursor: pointer;
     margin-right: 18px;
   }
   
   .new .form-group input:checked + label:after {
     content: '';
     display: block;
     position: absolute;
     top: 7px;
     left: 9px;
     width: 6px;
     height: 14px;
     border: solid #0079bf;
     border-width: 0 2px 2px 0;
     transform: rotate(45deg);
   }
   
   
   .tip-new
   {
     border-radius: 100px;
     color: #afafaf;
     border: 1px solid #afafaf;
     height: 23px;
     width: 23px;
     display: inline-block;
     font-size: 14px;
     text-align: center;
     margin-left: 8px;
   }


.privacy-policy
{
    padding-bottom: 60px;
}
.privacy-policy-bg p
{
margin-bottom: 30px;
}

.privacy-policy p span
{
font-weight: 700;
}

.privacy-policy h3
{
font-size: 22px;
font-weight: 600;
}
.privacy-policy h4
{
font-size: 20px;
margin-bottom: 14px;
}

.privacy-policy ul li:before {
    content: "";
    display: inline-block;
    width: 20px;
    background: url(../images/tick22.png) no-repeat;
    height: 15px;
    position: absolute;
    left: 0;
    top: 6px;
}

.privacy-policy ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 30px;  
}
.privacy-policy ul li {
    margin-bottom: 12px;
    padding-left: 36px;
    position: relative;  
}

.contact-form label span {
    color: #ff0000;
}

  .card-block {
    margin-top: 10px
}

.mytooltip {
    display: inline;
    position: relative;
    z-index: 999
}

.mytooltip .tooltip-item {  
    cursor: pointer;
    display: inline-block;   
    margin-left: 3px;
}

.mytooltip .tooltip-content {
    position: absolute;
    z-index: 9999;
    width: 360px;
    left: 50%;
    margin: 0 0 20px -180px;
    bottom: 100%;
    text-align: left;
    font-size: 14px;
    line-height: 30px;
    -webkit-box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
    box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
    background: #2b2b2b;
    opacity: 0;
    cursor: default;
    pointer-events: none
}

.mytooltip .tooltip-content::after {
    content: '';
    top: 100%;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: #2a3035 transparent transparent;
    border-width: 10px;
    margin-left: -10px
}

.mytooltip .tooltip-content img {
    position: relative;            
}

.mytooltip .tooltip-item::after {
    content: '';
    position: absolute;
    width: 360px;
    height: 20px;
    bottom: 100%;
    left: 50%;
    pointer-events: none;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.mytooltip:hover .tooltip-item::after {
    pointer-events: auto
}

.mytooltip:hover .tooltip-content {
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg);
    transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg);
    border-radius: 18px;
}

.mytooltip:hover .tooltip-content2 {
    opacity: 1;
    font-size: 18px
}

.mytooltip .tooltip-text {
  font-size: 10px;
    line-height: 20px;
    color: #fff;
    width: 203px;
    font-weight: 300;
    margin-left: 0px;
}
.tooltip-content
{
  padding: 16px;
}
.tooltip-img
{
  width: 140px;
}
.toolip-left
{
    display: inline;
}
.new .form-group label.terms-conditions-sub
{
    font-size: 18px;        
}
.new .form-group label.terms-conditions-sub a
{    
    color: #44ACEB;
    text-decoration: underline;
}



/* Thank you page start */


.dummy-positioning {
    width: 100%;
    margin: auto;
    justify-content: center;
}

.success-icon {
    display: inline-block;
    width: 8em;
    height: 8em;
    font-size: 20px;
    border-radius: 50%;
    border: 4px solid #ffffff;
    background-color: transparent;
    position: relative;
    overflow: hidden;
    transform-origin: center;
    -webkit-animation: showSuccess 180ms ease-in-out;
    animation: showSuccess 180ms ease-in-out;
    transform: scale(1);
}

.success-icon__tip,
.success-icon__long {
    display: block;
    position: absolute;
    height: 8px;
    background-color: #ffffff;
    border-radius: 10px;
}

.success-icon__tip {
    width: 2.4em;
    top: 4.3em;
    left: 1.4em;
    transform: rotate(45deg);
    -webkit-animation: tipInPlace 300ms ease-in-out;
    animation: tipInPlace 300ms ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 180ms;
    animation-delay: 180ms;
    visibility: hidden;
}

.success-icon__long {
    width: 4em;
    transform: rotate(-45deg);
    top: 3.7em;
    left: 2.75em;
    -webkit-animation: longInPlace 140ms ease-in-out;
    animation: longInPlace 140ms ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    visibility: hidden;
    -webkit-animation-delay: 440ms;
    animation-delay: 440ms;
}

@-webkit-keyframes showSuccess {
    from {
        transform: scale(0);
    }

    to {
        transform: scale(1);
    }
}

@keyframes showSuccess {
    from {
        transform: scale(0);
    }

    to {
        transform: scale(1);
    }
}

@-webkit-keyframes tipInPlace {
    from {
        width: 0em;
        top: 0em;
        left: -1.6em;
    }

    to {
        width: 2.4em;
        top: 4.3em;
        left: 1.4em;
        visibility: visible;
    }
}

@keyframes tipInPlace {
    from {
        width: 0em;
        top: 0em;
        left: -1.6em;
    }

    to {
        width: 2.4em;
        top: 4.3em;
        left: 1.4em;
        visibility: visible;
    }
}

@-webkit-keyframes longInPlace {
    from {
        width: 0em;
        top: 5.1em;
        left: 3.2em;
    }

    to {
        width: 4em;
        top: 3.7em;
        left: 2.75em;
        visibility: visible;
    }
}

@keyframes longInPlace {
    from {
        width: 0em;
        top: 5.1em;
        left: 3.2em;
    }

    to {
        width: 4em;
        top: 3.7em;
        left: 2.75em;
        visibility: visible;
    }
}

.thankyou-main-top {
    background: #44ACEB;
    padding: 50px 0;
}

.thankyou-main-bottom {
    padding: 60px 40px 80px;
}

.thank-button {
    background: #44ACEB;
    border-radius: 50px;
    height: 60px;
    width: 336px;
    text-align: center;
    border: 1px solid #44ACEB;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    margin-top: 20px;
    padding: 10px 40px;
}
.thankyou-main-bottom h3
{
    font-size: 50px;
    font-weight: bold;
    color: #44ACEB;
    margin-bottom: 10px;
}
.thankyou-main-bottom p
{
    font-size: 18px;
    margin-bottom: 30px;
}
.thank-bg
{
    background: #F2F5F8;
    padding: 100px 0;
}
.thankyou-main-bottom
{
    background: #ffffff;
}

.social-media-link
{
    list-style: none;
}


/* Thank you page end */