/*

Page: Review;
Author: gotcha! Dev Team;

*/

/* ----------------- Reset CSS Start ----------------- */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, address,strong, sub, sup, var,
b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, footer, header, hgroup, menu, nav, section {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body {font-family: 'Inter' ,sans-serif;line-height:1;}
footer,header {display:block;}

* {box-sizing: border-box;}

/*  ----------------- Typography ----------------- */

h1, h2, h3, h4, h5, h6, p, a, li, i, span, 
input, label, select, textarea {font-family: 'Inter', sans-serif;margin: 0;padding: 0;}
strong {font-weight: bold;}
hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 10px 0 30px;
    height: 0;
}

a, a:hover, button {text-decoration: none;outline: 0 none;border: 0 none;}
a:focus, button:focus, button:visited {box-shadow: 0 0 0 transparent;outline: 0 none;border: 0 none;}

ul, li {list-style: none;display: inline-block;}

/* ----------------- Transisiton for Links ----------------- */
a, a:hover,
footer a,
header a,
.copyright a{
	-webkit-transition: all 0.07s ease-in;
       -moz-transition: all 0.07s ease-in;
        -ms-transition: all 0.07s ease-in;
         -o-transition: all 0.07s ease-in;
            transition: all 0.07s ease-in;
}

/* ----------------- Global Css ----------------- */
.container {max-width: 1264px;}
body {background-color: #f8f9fa;}
.stars button {width: 26px;height: 26px;padding: 0;line-height: 26px;border: 0 none;}
.stars button i {color: #ffffff;font-size: 14px;}
/* ----------------- Header Css ----------------- */
.header {padding: 30px 0;}
.logo a {
  font-size: 41px;
  font-weight: 600;
  line-height: 1.22;
  letter-spacing: 0.41px;
  text-align: left;
  color: #adb5bd;
}
.menu-links li {margin-right: 54px;}
.menu-links li a {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.24px;
  text-align: left;
  color: #adb5bd;
  padding: 9px 0;
}
.menu-links li.current-page a {
  border-bottom: 6px solid #3555a0;
  font-size: 25px;
  font-weight: 600;
  letter-spacing: 0.25px;
  color: #3555a0;
}
/* ----------------- Content Css ----------------- */
.main {padding: 40px 0;}
.rate-intro-sec {
  padding: 84px 44px 83px 63px;
  border-radius: 8px;
  border: solid 1px #dddfe2;
  background-color: #ffffff;
  margin-bottom: 43px;
}
.rate-intro-content h1 {
  font-size: 48px;
  font-weight: 600;
  line-height: 1.23;
  letter-spacing: -0.48px;
  text-align: left;
  color: #1b1d26;
  margin-bottom: 32px;
}
.rate-intro-content p {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.6;
  text-align: left;
  color: #495057;
  margin-bottom: 32px;
}
a.rate-intro-btn {
  border-radius: 8px;
  background-color: #3555a0;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: 49px;
  line-height: 49px;
  letter-spacing: 1.4px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  width: 165px;
}
a.rate-intro-btn:hover {color: #ffffff;}
.rate-stats-content h2 {
  font-size: 64px;
  font-weight: bold;
  line-height: 1.11;
  letter-spacing: 0.64px;
  text-align: left;
  color: #1b1d26;
  margin-bottom: 10px;
}
.rate-stats-content p {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.6;
  text-align: left;
  color: #343a40;
  margin-bottom: 37px;
}
.single-progress-bar-wrap {clear: both;overflow: hidden;}
.stars-count {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.6;
  text-align: left;
  color: #6c757d;
}
.single-progress-bar-wrap .progress {height: 24px;}
.feedback-hdr {border-bottom: 1px solid #cfd4d9;padding-bottom: 18px;margin-bottom: 25px;}
.feedback-hdr h2 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.24px;
  text-align: left;
  color: #343a40;
}
.feedback-hdr p {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.33;
  text-align: right;
  color: #adb5bd;
}
.single-feedback-box {
  padding: 17px 19.7px 14.5px 20px;
  border-radius: 8px;
  border: solid 1px #dddfe2;
  background-color: #ffffff;
  overflow: hidden;
  position: relative;
}
.single-feedbox-box-hdr img {margin-right: 10px;}
.single-feedbox-box-hdr h3 {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.06;
  text-align: left;
  color: #0b0c0c;
  margin-bottom: 5px;
}
.single-feedbox-box-hdr p {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.17;
  text-align: left;
  color: #6f777b;
  margin-bottom: 12px;
}
a.google-rev-btn {
  border-radius: 4px;
  background-color: #e7711b;
  color: #ffffff;
  display: block;
  font-size: 12px;
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  position: absolute;
  right: 19.7px;
  top: 17px;
  text-align: center;
  width: 101px;
}
a.google-rev-btn:hover {color: #ffffff;}
a.gotcha-rev-btn {
  border-radius: 4px;
  background-color: #3555a0;
  color: #ffffff;
  display: block;
  font-size: 12px;
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  position: absolute;
  right: 19.7px;
  top: 17px;
  text-align: center;
  width: 101px;
}
a.gotcha-rev-btn:hover {color: #ffffff;}
.feedback-stars {margin-bottom: 12px;margin-right: 5px;vertical-align: middle;}
.feedback-stars button {border: 0 none;padding: 0;background-color: transparent;font-size: 12px;}
.feedback-stars button i {color: #d1d1d1;font-size: 12px;}
.feedback-stars button i.rated {color: #e7711b;}
.single-feedbox-box-content {overflow: hidden;clear: both;padding-left: 46px;}
.single-feedbox-box-content .feedback-stars-wrap p {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.17;
  text-align: left;
  color: #6f777b;
  margin-bottom: 12px;
  vertical-align: middle;
}
.single-feedbox-box-content p {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  color: #495057;
  margin-bottom: 20px;
}
.single-feedbox-box-content img {margin-right: 4px;margin-bottom: 20px;}
.single-feedbox-box-ftr {overflow: hidden;clear: both;padding-left: 46px;}
a.like {
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
  text-align: left;
  color: #6f777b;
}
a.like i {font-size: 15px;margin-right: 8px;}
.single-feedbox-box-content .stars-wrap {margin-bottom: 12px;}
a.load-more-btn {
  border-radius: 4px;
  border: solid 1px #dfe1e6;
  color: #2c2d51;
  display: block;
  font-size: 14px;
  font-weight: 500;
  height: 44px;
  line-height: 44px;
  margin: 0 auto;
  text-align: center;
  width: 200px;
}
a.load-more-btn:hover {color: #2c2d51;}
a.load-more-btn i {color: #2c2d51;font-size: 12px;margin-right: 10px;}
/* ----------------- Footer Css ----------------- */